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