Searched defs:findentry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c916 if ((sh = findentry(rpath)) == NULL &&
1299 if ((sh = findentry(rpath)) == NULL &&
1556 findentry(char *path) function
1639 * concatenating the mnt_special and the remaining of rpath, call findentry()
1765 retcode = findentry(tmp_path);

Completed in 64 milliseconds