Searched refs:ERRfilexists (Results 1 – 3 of 3) sorted by relevance
72 #define ERRfilexists 80 /* Requested file name already exists. */ macro
975 { EEXIST, ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION },
939 case ERRfilexists: in smb_maperror()