Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dnterr.c434 {"NT_STATUS_WRONG_PASSWORD_CORE", NT_STATUS_WRONG_PASSWORD_CORE},
Dnterr.h375 #define NT_STATUS_WRONG_PASSWORD_CORE 0xC0000000 | 0x0149 macro
Dnetmisc.c560 ERRDOS, 86, NT_STATUS_WRONG_PASSWORD_CORE}, {
/linux-6.1.9/fs/ksmbd/
Dnterr.h365 #define NT_STATUS_WRONG_PASSWORD_CORE (0xC0000000 | 0x0149) macro