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