Home
last modified time | relevance | path

Searched refs:if_command (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/cli/
Dcli-script.h36 extern void if_command (char *arg, int from_tty);
Dcli-cmds.c1168 add_com ("if", class_support, if_command, in init_cli_cmds()
Dcli-script.c461 if_command (char *arg, int from_tty) in if_command() function