Searched refs:ENOLCK (Results 1 – 7 of 7) sorted by relevance
113 ENOLCK = 0x4000004d, /* No locks available */ enumerator311 #define ENOLCK 0x4000004d macro
341 #ifdef ENOLCK in do_test()342 TEST_COMPARE_STRING (strerrordesc_np (ENOLCK), "No locks available"); in do_test()343 TEST_COMPARE_STRING (strerrorname_np (ENOLCK), "ENOLCK"); in do_test()
481 #ifdef ENOLCK487 _S(ENOLCK, N_("No locks available"))
74 macro-int-constant ENOLCK {int} > 0
713 @deftypevr Macro int ENOLCK715 @errno{ENOLCK, 77, No locks available}
4199 @item ENOLCK4415 @item ENOLCK
83958 [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.