Searched defs:command_def (Results 1 – 1 of 1) sorted by relevance
34 struct command_def { struct35 const char *name;36 void (*func)(int, char **);