Home
last modified time | relevance | path

Searched refs:NT_STATUS_NOT_A_DIRECTORY (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DNtStatus.java75 public static final int NT_STATUS_NOT_A_DIRECTORY = 0xC0000103; field
139 NT_STATUS_NOT_A_DIRECTORY,
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Derrmap_unix.c42 { ENOTDIR, NT_STATUS_NOT_A_DIRECTORY },
211 {NT_STATUS_NOT_A_DIRECTORY, ENOTDIR},
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/raw/
H A Dchkpath.c97 …ret &= test_path(cli, BASEDIR "\\test.txt..", NT_STATUS_NOT_A_DIRECTORY, NT_STATUS_DOS(ERRDOS,ERRb… in test_chkpath()
106 …ret &= test_path(cli, BASEDIR "\\foo\\..\\test.txt..", NT_STATUS_NOT_A_DIRECTORY, NT_STATUS_DOS(ER… in test_chkpath()
170 …ret &= test_path(cli, BASEDIR "\\nt\\V S\\VB98\\vb6.exe", NT_STATUS_NOT_A_DIRECTORY,NT_STATUS_DOS(… in test_chkpath()
H A Dmkdir.c86 CHECK_STATUS(status, NT_STATUS_NOT_A_DIRECTORY); in test_mkdir()
H A Dstreams.c125 CHECK_STATUS(status, NT_STATUS_NOT_A_DIRECTORY); in test_stream_io()
H A Dsamba3misc.c309 CHECK_STATUS(status, NT_STATUS_NOT_A_DIRECTORY); in torture_samba3_badpath()
/dports/net/samba412/samba-4.12.15/source4/torture/raw/
H A Dchkpath.c76 if (NT_STATUS_EQUAL(expected, NT_STATUS_NOT_A_DIRECTORY)) { in test_path_ex()
140 …ret &= test_path(cli, BASEDIR "\\test.txt..", NT_STATUS_NOT_A_DIRECTORY, NT_STATUS_DOS(ERRDOS,ERRb… in test_chkpath()
160 NT_STATUS_NOT_A_DIRECTORY, NT_STATUS_DOS(ERRDOS,ERRbadpath)); in test_chkpath()
224 …ret &= test_path(cli, BASEDIR "\\nt\\V S\\VB98\\vb6.exe", NT_STATUS_NOT_A_DIRECTORY,NT_STATUS_DOS(… in test_chkpath()
H A Dmkdir.c83 CHECK_STATUS(status, NT_STATUS_NOT_A_DIRECTORY); in test_mkdir()
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrmap_unix.c40 { ENOTDIR, NT_STATUS_NOT_A_DIRECTORY },
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Derrormap.c112 {ERRDOS, 267, NT_STATUS_NOT_A_DIRECTORY},
247 {ERRHRD, 267, NT_STATUS_NOT_A_DIRECTORY},
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h263 #define NT_STATUS_NOT_A_DIRECTORY (259) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h263 #define NT_STATUS_NOT_A_DIRECTORY (259) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h262 #define NT_STATUS_NOT_A_DIRECTORY (259) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c291 {"NT_STATUS_NOT_A_DIRECTORY", NT_STATUS_NOT_A_DIRECTORY},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c291 {"NT_STATUS_NOT_A_DIRECTORY", NT_STATUS_NOT_A_DIRECTORY},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c343 {"NT_STATUS_NOT_A_DIRECTORY", NT_STATUS_NOT_A_DIRECTORY},
H A Dnterr.h305 #define NT_STATUS_NOT_A_DIRECTORY 0xC0000000 | 0x0103 macro
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h305 #define NT_STATUS_NOT_A_DIRECTORY 0xC0000000 | 0x0103 macro
H A Dnterr.c343 {"NT_STATUS_NOT_A_DIRECTORY", NT_STATUS_NOT_A_DIRECTORY},
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c343 {"NT_STATUS_NOT_A_DIRECTORY", NT_STATUS_NOT_A_DIRECTORY},
H A Dnterr.h305 #define NT_STATUS_NOT_A_DIRECTORY 0xC0000000 | 0x0103 macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/ntvfs/posix/
H A Dvfs_posix.c258 return NT_STATUS_NOT_A_DIRECTORY; in pvfs_chkpath()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i274 #define NT_STATUS_NOT_A_DIRECTORY 0xC0000103 macro
/dports/net/samba412/samba-4.12.15/source4/ntvfs/posix/
H A Dvfs_posix.c325 return NT_STATUS_NOT_A_DIRECTORY; in pvfs_chkpath()
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Dopen.c4182 return NT_STATUS_NOT_A_DIRECTORY; in mkdir_internal()
4273 return NT_STATUS_NOT_A_DIRECTORY; in open_directory()
4413 return NT_STATUS_NOT_A_DIRECTORY; in open_directory()
4501 return NT_STATUS_NOT_A_DIRECTORY; in open_directory()
5496 status = NT_STATUS_NOT_A_DIRECTORY; in create_file_unixpath()
6030 status = NT_STATUS_NOT_A_DIRECTORY; in create_file_default()

123