Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dhashserv.c120 count = findpath(name, oldpath);
382 if ((cnt = findpath(name, 0)) > 0) in what_is_path()
397 findpath(unsigned char *name, int oldpath) in findpath() function