Searched refs:help_command (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-cmds.c | 67 static void help_command (char *, int); 209 help_command (char *command, int from_tty) in help_command() function 1114 c = add_com ("help", class_support, help_command, "Print list of commands."); in init_cli_cmds()
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_console.c | 95 static void help_command(FILE * out, int detail) in help_command() function 303 help_command(out, 0); in help_parse() 314 help_command(out, 0); in help_parse() 1764 {"help", &help_command, &help_parse}, 1820 help_command(out, 0); in parse_cmd_line()
|
| /freebsd-12.1/contrib/gcc/doc/ |
| H A D | cpp.texi | 1602 @{ "help", help_command @},
|