Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Derrormap.c130 {ERRDOS, 999, NT_STATUS_IN_PAGE_ERROR},
265 {ERRHRD, 999, NT_STATUS_IN_PAGE_ERROR},
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Derrmap_unix.c170 {NT_STATUS_IN_PAGE_ERROR, EFAULT},
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h11 #define NT_STATUS_IN_PAGE_ERROR (6) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h11 #define NT_STATUS_IN_PAGE_ERROR (6) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h10 #define NT_STATUS_IN_PAGE_ERROR (6) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c39 {"NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c39 {"NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c22 {"NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR},
H A Dnterr.h53 #define NT_STATUS_IN_PAGE_ERROR 0xC0000000 | 0x0006 macro
H A Dnetmisc.c218 ERRHRD, ERRgeneral, NT_STATUS_IN_PAGE_ERROR}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h53 #define NT_STATUS_IN_PAGE_ERROR 0xC0000000 | 0x0006 macro
H A Dnterr.c22 {"NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR},
H A Dnetmisc.c218 ERRHRD, ERRgeneral, NT_STATUS_IN_PAGE_ERROR}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c22 {"NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR},
H A Dnterr.h53 #define NT_STATUS_IN_PAGE_ERROR 0xC0000000 | 0x0006 macro
H A Dnetmisc.c218 ERRHRD, ERRgeneral, NT_STATUS_IN_PAGE_ERROR}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i22 #define NT_STATUS_IN_PAGE_ERROR 0xC0000006 macro
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c50 { "NT_STATUS_IN_PAGE_ERROR", NT_STATUS_IN_PAGE_ERROR },
H A Dnterr.h72 #define NT_STATUS_IN_PAGE_ERROR NT_STATUS(0xC0000000 | 0x0006) macro
H A Derrormap.c60 {ERRHRD, ERRgeneral, NT_STATUS_IN_PAGE_ERROR},
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrormap.c64 {ERRHRD, ERRgeneral, NT_STATUS_IN_PAGE_ERROR},
/dports/security/nmap/nmap-7.91/nselib/
H A Dsmb.lua3763 NT_STATUS_IN_PAGE_ERROR = 0xc0000006,