Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h536 #define NT_STATUS_PWD_TOO_SHORT 0xC0000000 | 0x025a macro
H A Dnterr.c659 {"NT_STATUS_PWD_TOO_SHORT", NT_STATUS_PWD_TOO_SHORT},
H A Dnetmisc.c739 ERRHRD, ERRgeneral, NT_STATUS_PWD_TOO_SHORT}, {
/linux-6.15/fs/smb/server/
H A Dnterr.h526 #define NT_STATUS_PWD_TOO_SHORT (0xC0000000 | 0x025a) macro