Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/which/
H A Dwhich.c47 static bool allpaths = false; variable
61 allpaths = true; in main()
166 if (!allpaths) in print_matches()