Searched refs:help_cmd (Results 1 – 5 of 5) sorted by relevance
65 &help_cmd,89 const struct ngcmd help_cmd = { variable205 (*help_cmd.func)(0, NULL); in DoInteractive()
81 extern const struct ngcmd help_cmd;
226 extern void help_cmd (char *, struct ui_file *);
241 help_cmd (command, gdb_stdout); in help_command()
917 help_cmd (char *command, struct ui_file *stream) in help_cmd() function