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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_strerror.c46 static char *nfs_strerror(int);
127 errmsg = nfs_strerror(error);
161 * nfs_strerror: map an errno value to a string. Not all possible errno
168 nfs_strerror(int errcode) function

Completed in 52 milliseconds