Searched defs:cmd_list_element (Results 1 – 1 of 1) sorted by relevance
53 struct cmd_list_element struct56 struct cmd_list_element *next; argument69 void (*func) (struct cmd_list_element *c, char *args, int from_tty); argument73 {80 function;83 void *context;89 char *doc;118 void (*pre_show_hook) (struct cmd_list_element *c); argument121 struct cmd_list_element *hook_pre; argument124 struct cmd_list_element *hook_post; argument[all …]