Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rexd/
H A Dwhere.c121 return (findmount(qualpn, host, fsname, within));
136 findmount(qualpn, host, fsname, within) in findmount() function
H A Don.c398 if (findmount(curdir, wdhost, fsname, dirwithin) == 0) { in main()