Home
last modified time | relevance | path

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

/freebsd-13.1/bin/sh/
H A Dexec.h50 struct cmdentry { struct
66 void find_command(const char *, struct cmdentry *, int, const char *); argument
H A Deval.c829 struct cmdentry cmdentry; in evalcommand() local
/freebsd-13.1/usr.bin/systat/
H A Dmain.c84 struct cmdentry { struct
89 SLIST_HEAD(, cmdentry) commands; argument