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

/opensolaris-onvv-gate/usr/src/cmd/rexd/
H A Dwhere.c121 return (findmount(qualpn, host, fsname, within));
125 * findmount(qualpn, host, fsname, within)
136 findmount(qualpn, host, fsname, within) function
154 printf("findmount: qualpn %s\n", qualpn);
239 printf("findmount: qualpn %s\nhost %s\nfsname %s\nwithin %s\n",
H A Don.c398 if (findmount(curdir, wdhost, fsname, dirwithin) == 0) {
402 "findmount failed: curdir %s\twdhost %s\t",
414 printf("findmount suceeds: cwd= %s, wd host %s, fs %s,",

Completed in 48 milliseconds