Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_there
usr/src/cmd/which/which.c
156
return (is_there(filename));
usr/src/cmd/which/which.c
164
if (is_there(candidate)) {