HomeSort by: relevance | last modified time | path
    Searched refs:apropos_cmd (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/cli/
cli-decode.h 288 extern void apropos_cmd (struct ui_file *, struct cmd_list_element *,
cli-decode.c 1674 apropos_cmd (struct ui_file *stream,
1727 apropos_cmd (stream, *c->subcommands, verbose, regex);
1673 apropos_cmd (struct ui_file *stream, function
cli-cmds.c 1850 apropos_cmd (gdb_stdout, cmdlist, verbose, pattern);
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-decode.h 285 extern void apropos_cmd (struct ui_file *, struct cmd_list_element *,
cli-decode.c 1674 apropos_cmd (struct ui_file *stream,
1727 apropos_cmd (stream, *c->subcommands, verbose, regex);
1673 apropos_cmd (struct ui_file *stream, function
cli-cmds.c 1859 apropos_cmd (gdb_stdout, cmdlist, verbose, pattern);

Completed in 38 milliseconds