Searched refs:find_command (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A Dexec.h55 /* action to find_command() */
68 void find_command(char *, struct cmdentry *, int, const char *);
H A Dexec.c115 * have to change the find_command routine as well.
362 find_command(name, &entry, DO_ERR, pathval());
427 find_command(char *name, struct cmdentry *entry, int act, const char *path) function
1002 find_command(arg, &entry, DO_ABS, pathval());
H A Deval.c799 find_command(argv[0], &cmdentry, cmd_flags, path);
1108 find_command(n->ncmd.args->narg.text, &entry, 0,

Completed in 56 milliseconds