Searched refs:EUSERS (Results 1 – 4 of 4) sorted by relevance
104 EUSERS = 0x40000044, /* Too many users */ enumerator302 #define EUSERS 0x40000044 macro
325 #ifdef EUSERS in do_test()326 TEST_COMPARE_STRING (strerrordesc_np (EUSERS), "Too many users"); in do_test()327 TEST_COMPARE_STRING (strerrorname_np (EUSERS), "EUSERS"); in do_test()
453 #ifdef EUSERS457 _S(EUSERS, N_("Too many users"))
656 @deftypevr Macro int EUSERS658 @errno{EUSERS, 68, Too many users}