Searched refs:NERR_AccountExpired (Results 1 – 2 of 2) sorted by relevance
207 #define NERR_AccountExpired (NERR_BASE+139) macro
456 {ERRSRV, NERR_AccountExpired, NT_STATUS_ACCOUNT_DISABLED},735 {ERRSRV, NERR_AccountExpired, NT_STATUS_ACCOUNT_EXPIRED},991 case NERR_AccountExpired: /* account exists but disabled */ in smb_maperror()