Home
last modified time | relevance | path

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

/dragonfly/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