Home
last modified time | relevance | path

Searched refs:PROG_WHEREIS (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/which/
Dwhich.c32 #define PROG_WHEREIS 2 macro
83 progmode = PROG_WHEREIS; in main()
165 if (!rval && progmode != PROG_WHEREIS) in findprog()