HomeSort by relevance Sort by last modified time
    Searched defs:ESTALE (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
errno.h 127 #define ESTALE 70 /* Stale NFS file handle */
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolsException.java 639 * ESTALE.
641 public static final int ESTALE = 151;
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/
s5errno.h 179 #define ESTALE 151 /* Stale NFS file handle */
  /onnv/onnv-gate/usr/src/uts/common/sys/
errno.h 199 #define ESTALE 151 /* Stale NFS file handle */

Completed in 180 milliseconds