Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dnterr.c441 {"NT_STATUS_WRONG_PASSWORD_CORE", NT_STATUS_WRONG_PASSWORD_CORE},
Dnterr.h375 #define NT_STATUS_WRONG_PASSWORD_CORE 0xC0000000 | 0x0149 macro
Dnetmisc.c559 ERRDOS, 86, NT_STATUS_WRONG_PASSWORD_CORE}, {
/linux-6.14.4/fs/smb/server/
Dnterr.h365 #define NT_STATUS_WRONG_PASSWORD_CORE (0xC0000000 | 0x0149) macro