Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/which/
H A Dwhich.c132 is_there(const char *const candidate) in is_there() function
156 return (is_there(filename)); in print_matches()
164 if (is_there(candidate)) { in print_matches()