ERRfilexists 35 source3/lib/errmap_unix.c { EEXIST, ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION},
ERRfilexists 672 source3/libsmb/errormap.c {ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION},
ERRfilexists 66 source3/libsmb/smberr.c {"ERRfilexists",ERRfilexists,"The file named in a Create Directory, Make New File or Link request already exists."},
ERRfilexists 134 source3/smbd/error.c ERRDOS, ERRfilexists);
ERRfilexists 1920 source3/smbd/lanman.c res = ERRfilexists;
ERRfilexists 538 source3/smbd/nttrans.c reply_botherror(req, status, ERRDOS, ERRfilexists);
ERRfilexists 120 source4/libcli/util/errormap.c {ERRDOS, ERRfilexists, NT_STATUS_OBJECT_NAME_COLLISION},
ERRfilexists 581 source4/libcli/util/nterr.c DOS_CODE(ERRDOS, ERRfilexists),
ERRfilexists 1511 source4/torture/basic/base.c if (!NT_STATUS_EQUAL(status, NT_STATUS_DOS(ERRDOS, ERRfilexists))) {
ERRfilexists 1514 source4/torture/basic/base.c nt_errstr(NT_STATUS_DOS(ERRDOS, ERRfilexists)));
ERRfilexists 1569 source4/torture/basic/base.c if (!NT_STATUS_EQUAL(status, NT_STATUS_DOS(ERRDOS, ERRfilexists))) {
ERRfilexists 1572 source4/torture/basic/base.c nt_errstr(NT_STATUS_DOS(ERRDOS, ERRfilexists)));
ERRfilexists 540 source4/torture/raw/samba3misc.c CHECK_STATUS(status, NT_STATUS_DOS(ERRDOS,ERRfilexists));
ERRfilexists 552 source4/torture/raw/samba3misc.c CHECK_STATUS(status, NT_STATUS_DOS(ERRDOS,ERRfilexists));
ERRfilexists 558 source4/torture/raw/samba3misc.c CHECK_STATUS(status, NT_STATUS_DOS(ERRDOS,ERRfilexists));