Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dnterr.c610 {"NT_STATUS_ACCOUNT_LOCKED_OUT", NT_STATUS_ACCOUNT_LOCKED_OUT},
Dnterr.h504 #define NT_STATUS_ACCOUNT_LOCKED_OUT 0xC0000000 | 0x0234 macro
Dnetmisc.c702 ERRDOS, ERRnoaccess, NT_STATUS_ACCOUNT_LOCKED_OUT}, {
/Linux-v6.6/fs/smb/server/
Dnterr.h494 #define NT_STATUS_ACCOUNT_LOCKED_OUT (0xC0000000 | 0x0234) macro