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

  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
errno.h 57 #define EEXIST 17 /* File exists */
  /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
PoolsException.java 119 * EEXIST.
121 public static final int EEXIST = 17;
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/
s5errno.h 60 #define EEXIST 17 /* File exists */
  /onnv/onnv-gate/usr/src/uts/common/sys/
errno.h 69 #define EEXIST 17 /* File exists */

Completed in 479 milliseconds