Searched defs:EEXIST (Results 1 – 4 of 4) sorted by relevance
64 #define EEXIST 17 /* File exists */ macro
95 #define EEXIST 17 /* File exists */ macro
109 #define EEXIST (ERROR_BASE_NO + 17) macro
Completed in 6 milliseconds