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

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h127 #define ESTALE 70 /* Stale NFS file handle */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h145 #define ESTALE 70 /* Stale NFS file handle */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h179 #define ESTALE 151 /* Stale NFS file handle */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java639 * ESTALE.
641 public static final int ESTALE = 151; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h199 #define ESTALE 151 /* Stale NFS file handle */ macro

Completed in 78 milliseconds