HomeSort by: relevance | last modified time | path
    Searched defs:find_command (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/sh/
exec.c 121 * have to change the find_command routine as well.
492 find_command(name, &entry, emsg, pathval());
568 find_command(char *name, struct cmdentry *entry, int act, const char *path) function in typeref:typename:void
1175 find_command(arg, &entry, DO_ABS,
exec.c 121 * have to change the find_command routine as well.
492 find_command(name, &entry, emsg, pathval());
568 find_command(char *name, struct cmdentry *entry, int act, const char *path) function in typeref:typename:void
1175 find_command(arg, &entry, DO_ABS,
exec.c 121 * have to change the find_command routine as well.
492 find_command(name, &entry, emsg, pathval());
568 find_command(char *name, struct cmdentry *entry, int act, const char *path) function in typeref:typename:void
1175 find_command(arg, &entry, DO_ABS,

Completed in 36 milliseconds