Home
last modified time | relevance | path

Searched refs:show_command (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/cli/
Dcli-cmds.c69 static void show_command (char *, int);
200 show_command (char *arg, int from_tty) in show_command() function
1147 add_prefix_cmd ("show", class_info, show_command, in init_cli_cmds()
1151 add_info ("set", show_command, "Show all GDB settings."); in init_cli_cmds()
/freebsd-10-stable/usr.bin/top/
Dmachine.c683 int show_command; in get_process_info() local
726 show_command = sel->command != NULL; in get_process_info()