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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c900 int realpath_error = ENOENT, reply_error = EACCES, lofs_tried = 0; local
923 if (realpath_error == 0)
932 if (realpath_error == 0)
970 realpath_error = 0;

Completed in 65 milliseconds