Home
last modified time | relevance | path

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

/openbsd/usr.bin/which/
H A Dwhich.c31 #define PROG_WHICH 1 macro
54 int ch, allmatches = 0, notfound = 0, progmode = PROG_WHICH; in main()