Searched refs:RET_MNTERR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/mount/ | ||
H A D | mount.c | 100 #define RET_MNTERR 1000 macro 615 if ((r == RET_MNTERR) && 640 if (r == RET_MNTERR) 2201 return (RET_MNTERR); 2283 return (RET_MNTERR); |
Completed in 91 milliseconds