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