Searched refs:EEXISTS (Results 1 – 3 of 3) sorted by relevance
79 #define EEXISTS 6 /* file already exists */ macro
172 case EEXISTS: return ("file already exists");
75 { EEXISTS, "File already exists" },