Searched defs:EEXIST (Results 1 – 4 of 4) sorted by relevance
196 #define EEXIST 17 /* File exists */ macro
68 #define EEXIST 17 /* File exists */ macro
67 #define EEXIST 17 /* File exists */ macro
121 public static final int EEXIST = 17; field in PoolsException