Searched defs:progmode (Results 1 – 1 of 1) sorted by relevance
54 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main() local95 findprog(char *prog, char *path, int progmode, int allmatches) in findprog()