Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dexec.h47 struct cmdentry { struct
64 void find_command(const char *, struct cmdentry *, int, const char *); argument
H A Deval.c821 struct cmdentry cmdentry; in evalcommand() local
/freebsd/usr.bin/systat/
H A Dmain.c71 struct cmdentry { struct
76 static SLIST_HEAD(, cmdentry) commands; argument