Home
last modified time | relevance | path

Searched refs:NT_STATUS_LOGON_FAILURE (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/smb/client/
H A Dnterr.h156 #define NT_STATUS_LOGON_FAILURE 0xC0000000 | 0x006d macro
H A Dnterr.c162 {"NT_STATUS_LOGON_FAILURE", NT_STATUS_LOGON_FAILURE},
H A Dnetmisc.c335 ERRDOS, ERRnoaccess, NT_STATUS_LOGON_FAILURE}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h146 #define NT_STATUS_LOGON_FAILURE (0xC0000000 | 0x006d) macro