Searched refs:syserr_ill_formed_password (Results 1 – 2 of 2) sorted by relevance
489 syserr_ill_formed_password, enumerator
914 case syserr_ill_formed_password: return (ERROR_ILL_FORMED_PASSWORD); in syserr_to_win32_error_code()1636 case ERROR_ILL_FORMED_PASSWORD: return (syserr_ill_formed_password); in win32_error_code_to_syserr()