Home
last modified time | relevance | path

Searched refs:NT_STATUS_NO_TOKEN (Results 1 – 24 of 24) sorted by relevance

/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/auth/
H A Dpam_errors.c49 {PAM_CRED_UNAVAIL, NT_STATUS_NO_TOKEN}, /* FIXME: Is this correct? */
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Derrormap.c135 {ERRDOS, 1008, NT_STATUS_NO_TOKEN},
270 {ERRHRD, 1008, NT_STATUS_NO_TOKEN},
/dports/net/samba412/samba-4.12.15/libcli/auth/
H A Dpam_errors.c53 {PAM_CRED_UNAVAIL, NT_STATUS_NO_TOKEN}, /* FIXME: Is this correct? */
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h129 #define NT_STATUS_NO_TOKEN (124) macro
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/include/
H A Dnterr.h129 #define NT_STATUS_NO_TOKEN (124) macro
/dports/security/ADMsmb/ADMsmb_0.3/
H A Dnterr.h128 #define NT_STATUS_NO_TOKEN (124) macro
/dports/misc/mc-nox11/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c157 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
/dports/misc/mc/mc-4.8.27/src/vfs/smbfs/helpers/libsmb/
H A Dnterr.c157 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dnterr.c173 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
H A Dnterr.h171 #define NT_STATUS_NO_TOKEN 0xC0000000 | 0x007c macro
H A Dnetmisc.c352 ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN}, {
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dnterr.h171 #define NT_STATUS_NO_TOKEN 0xC0000000 | 0x007c macro
H A Dnterr.c173 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
H A Dnetmisc.c352 ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN}, {
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dnterr.c173 {"NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN},
H A Dnterr.h171 #define NT_STATUS_NO_TOKEN 0xC0000000 | 0x007c macro
H A Dnetmisc.c352 ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN}, {
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/scripting/swig/
H A Dstatus_codes.i140 #define NT_STATUS_NO_TOKEN 0xC000007c macro
/dports/net/samba412/samba-4.12.15/source3/auth/
H A Dpampass.c606 NTSTATUS nt_status = NT_STATUS_NO_TOKEN;
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/util/
H A Dnterr.c168 { "NT_STATUS_NO_TOKEN", NT_STATUS_NO_TOKEN },
H A Dnterr.h200 #define NT_STATUS_NO_TOKEN NT_STATUS(0xC0000000 | 0x007c) macro
H A Derrormap.c199 {ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN},
/dports/net/samba412/samba-4.12.15/libcli/util/
H A Derrormap.c204 {ERRHRD, ERRgeneral, NT_STATUS_NO_TOKEN},
/dports/security/nmap/nmap-7.91/nselib/
H A Dsmb.lua3881 NT_STATUS_NO_TOKEN = 0xc000007c,