Searched defs:cmd_list_element (Results 1 – 1 of 1) sorted by relevance
56 struct cmd_list_element struct59 struct cmd_list_element *next; argument72 void (*func) (struct cmd_list_element *c, char *args, int from_tty); argument76 {83 function;86 void *context;92 char *doc;96 show_value_ftype *show_value_func;127 void (*pre_show_hook) (struct cmd_list_element *c); argument130 struct cmd_list_element *hook_pre; argument[all …]