Home
last modified time | relevance | path

Searched refs:find_command (Results 1 – 4 of 4) sorted by relevance

/third_party/uapp/dash/src/
A Dexec.h68 void find_command(char *, struct cmdentry *, int, const char *);
A Dexec.c266 find_command(name, &entry, DO_ERR, pathval()); in hashcmd()
300 find_command(char *name, struct cmdentry *entry, int act, const char *path) in find_command() function
793 find_command(command, &entry, DO_ABS, path);
A Deval.c821 find_command(argv[0], &cmdentry, cmd_flag, path); in evalcommand()
1019 find_command(n->ncmd.args->narg.text, &entry, 0, in prehash()
A DTOUR224 EXEC.C: The routine find_command locates a command, and enters
228 find_command is called for all the commands in the pipeline be-

Completed in 7 milliseconds