Home
last modified time | relevance | path

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

/src/bin/sh/
H A Dexec.h49 struct cmdentry { struct
66 void find_command(const char *, struct cmdentry *, int, const char *); argument
H A Deval.c823 struct cmdentry cmdentry; in evalcommand() local
/src/usr.bin/systat/
H A Dmain.c70 struct cmdentry { struct
75 static SLIST_HEAD(, cmdentry) commands; argument