Searched refs:NT_STATUS_WRONG_PASSWORD_CORE (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | nterr.c | 434 {"NT_STATUS_WRONG_PASSWORD_CORE", NT_STATUS_WRONG_PASSWORD_CORE},
|
H A D | nterr.h | 375 #define NT_STATUS_WRONG_PASSWORD_CORE 0xC0000000 | 0x0149 macro
|
H A D | netmisc.c | 561 ERRDOS, 86, NT_STATUS_WRONG_PASSWORD_CORE}, {
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | nterr.c | 434 {"NT_STATUS_WRONG_PASSWORD_CORE", NT_STATUS_WRONG_PASSWORD_CORE},
|
H A D | nterr.h | 375 #define NT_STATUS_WRONG_PASSWORD_CORE 0xC0000000 | 0x0149 macro
|
H A D | netmisc.c | 560 ERRDOS, 86, NT_STATUS_WRONG_PASSWORD_CORE}, {
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | nterr.h | 365 #define NT_STATUS_WRONG_PASSWORD_CORE (0xC0000000 | 0x0149) macro
|
Completed in 11 milliseconds