Home
last modified time | relevance | path

Searched refs:NT_STATUS_INSTANCE_NOT_AVAILABLE (Results 1 – 22 of 22) sorted by relevance

/dports/net/jcifs/jcifs_1.3.19/src/jcifs/smb/
H A DNtStatus.java60 public static final int NT_STATUS_INSTANCE_NOT_AVAILABLE = 0xC00000ab; field
124 NT_STATUS_INSTANCE_NOT_AVAILABLE,
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Derrormap.c104 {ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE},
239 {ERRHRD, 231, NT_STATUS_INSTANCE_NOT_AVAILABLE},
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h176 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (171) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h176 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (171) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h175 #define NT_STATUS_INSTANCE_NOT_AVAILABLE (171) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c204 {"NT_STATUS_INSTANCE_NOT_AVAILABLE", NT_STATUS_INSTANCE_NOT_AVAILABLE},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c204 {"NT_STATUS_INSTANCE_NOT_AVAILABLE", NT_STATUS_INSTANCE_NOT_AVAILABLE},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
H A Dnterr.h218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
H A Dnetmisc.c403 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
H A Dnterr.c238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
H A Dnetmisc.c403 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c238 NT_STATUS_INSTANCE_NOT_AVAILABLE},
H A Dnterr.h218 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC0000000 | 0x00ab macro
H A Dnetmisc.c403 ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i187 #define NT_STATUS_INSTANCE_NOT_AVAILABLE 0xC00000ab macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c215 { "NT_STATUS_INSTANCE_NOT_AVAILABLE", NT_STATUS_INSTANCE_NOT_AVAILABLE },
H A Dnterr.h247 #define NT_STATUS_INSTANCE_NOT_AVAILABLE NT_STATUS(0xC0000000 | 0x00ab) macro
H A Derrormap.c250 {ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE},
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrormap.c255 {ERRDOS, ERRpipebusy, NT_STATUS_INSTANCE_NOT_AVAILABLE},
/dports/security/nmap/nmap-7.91/nselib/
H A Dsmb.lua3928 NT_STATUS_INSTANCE_NOT_AVAILABLE = 0xc00000ab,