Searched refs:which_in_path (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/other/ | ||
H A D | which.c | 23 static int which_in_path(char *filename) in which_in_path() function 67 toys.exitval |= which_in_path(toys.optargs[i]); in which_main() |
Completed in 1 milliseconds