Searched refs:progmode (Results 1 – 1 of 1) sorted by relevance
54 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main() local71 progmode = PROG_WHEREIS; in main()88 if (findprog(argv[n], path, progmode, allmatches) == 0) in main()95 findprog(char *prog, char *path, int progmode, int allmatches) in findprog() argument145 if (!rval && progmode != PROG_WHEREIS) in findprog()