Home
last modified time | relevance | path

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

/system/core/sh/
Dexec.h45 struct cmdentry { struct
68 void find_command(char *, struct cmdentry *, int, const char *); argument
Deval.c687 struct cmdentry cmdentry; in evalcommand() local