Searched refs:apropos_cmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gdb/gdb/cli/ |
| D | cli-decode.h | 309 extern void apropos_cmd (struct ui_file *, struct cmd_list_element *,
|
| D | cli-decode.c | 581 apropos_cmd (struct ui_file *stream, struct cmd_list_element *commandlist, in apropos_cmd() function 625 apropos_cmd (stream,*c->prefixlist,regex,c->prefixname); in apropos_cmd()
|
| D | cli-cmds.c | 975 apropos_cmd (gdb_stdout,cmdlist,&pattern,""); in apropos_command()
|