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

/illumos-gate/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c105 #define ERR_NOHOST 904 macro
1447 SET_ERR_RET(error, ERR_NOHOST, retval);
1818 if (error->error_type == ERR_NOHOST)
1874 if (error->error_type == ERR_NOHOST)
2506 case ERR_NOHOST:

Completed in 63 milliseconds