Home
last modified time | relevance | path

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

/minix3/bin/sh/
H A Dexec.h45 struct cmdentry { struct
66 void find_command(char *, struct cmdentry *, int, const char *); argument
H A Deval.c709 struct cmdentry cmdentry; in evalcommand() local