Searched refs:pathopt (Results 1 – 2 of 2) sorted by relevance
62 extern const char *pathopt; /* set by padvance */
130 if (--idx < 0 && pathopt == NULL) { in shellexec()289 const char *pathopt; variable313 pathopt = NULL; in padvance()315 pathopt = ++p; in padvance()515 if (pathopt) { in find_command()516 if (prefix("builtin", pathopt)) { in find_command()520 } else if (prefix("func", pathopt)) { in find_command()546 if (pathopt) { /* this is a %func directory */ in find_command()