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

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.c637 /* Recursively walk the commandlist structures, and print out the
642 apropos_cmd (struct ui_file *stream, struct cmd_list_element *commandlist,
648 for (c=commandlist;c;c=c->next)
639 apropos_cmd(struct ui_file *stream, struct cmd_list_element *commandlist, struct re_pattern_buffer *regex, char *prefix) argument

Completed in 41 milliseconds