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

/freebsd-11-stable/stand/common/
H A Dcommands.c220 COMMAND_SET(commandlist, "?", "list commands", command_commandlist);
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-decode.c579 /* Recursively walk the commandlist structures, and print out the
584 apropos_cmd (struct ui_file *stream, struct cmd_list_element *commandlist,
590 for (c=commandlist;c;c=c->next)
581 apropos_cmd(struct ui_file *stream, struct cmd_list_element *commandlist, struct re_pattern_buffer *regex, char *prefix) argument

Completed in 135 milliseconds