Home
last modified time | relevance | path

Searched defs:cmd_list_element (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.h53 struct cmd_list_element struct
56 struct cmd_list_element *next; argument
69 void (*func) (struct cmd_list_element *c, char *args, int from_tty); argument
73 {
80 function;
83 void *context;
89 char *doc;
118 void (*pre_show_hook) (struct cmd_list_element *c); argument
121 struct cmd_list_element *hook_pre; argument
124 struct cmd_list_element *hook_post; argument
[all …]