Searched defs:cmdentry (Results 1 – 3 of 3) sorted by relevance
49 struct cmdentry { struct66 void find_command(const char *, struct cmdentry *, int, const char *); argument
823 struct cmdentry cmdentry; in evalcommand() local
70 struct cmdentry { struct75 static SLIST_HEAD(, cmdentry) commands; argument