Searched refs:EAUTH (Results 1 – 5 of 5) sorted by relevance
115 EAUTH = 0x40000050, /* Authentication error */ enumerator313 #define EAUTH 0x40000050 macro
626 #ifdef EAUTH in do_test()627 TEST_COMPARE_STRING (strerrordesc_np (EAUTH), "Authentication error"); in do_test()628 TEST_COMPARE_STRING (strerrorname_np (EAUTH), "EAUTH"); in do_test()
698 #ifdef EAUTH699 _S(EAUTH, N_("Authentication error"))
732 @deftypevr Macro int EAUTH734 @errno{EAUTH, 80, Authentication error}
1656 [__USE_BSD] (EAUTH, ENEEDAUTH, ELAST): New macros.