Searched refs:help_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.c67 static void help_command (char *, int);
212 help_command (char *command, int from_tty)
1121 c = add_com ("help", class_support, help_command, "Print list of commands.");
209 help_command (char *command, int from_tty) function
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_console.c95 static void help_command(FILE * out, int detail) function
303 help_command(out, 0);
314 help_command(out, 0);
1764 {"help", &help_command, &help_parse},
1820 help_command(out, 0);

Completed in 183 milliseconds