Home
last modified time | relevance | path

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

/freebsd-14.2/bin/sh/
H A Dexec.h49 struct cmdentry { struct
65 void find_command(const char *, struct cmdentry *, int, const char *); argument
H A Deval.c827 struct cmdentry cmdentry; in evalcommand() local
/freebsd-14.2/usr.bin/systat/
H A Dmain.c74 struct cmdentry { struct
79 static SLIST_HEAD(, cmdentry) commands; argument