Searched defs:EEXIST (Results 1 – 5 of 5) sorted by relevance
57 #define EEXIST 17 /* File exists */ macro
68 #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