Searched refs:ENOTEMPTY (Results 1 – 7 of 7) sorted by relevance
102 ENOTEMPTY = 0x40000042, /* Directory not empty */ enumerator300 #define ENOTEMPTY 0x40000042 macro
321 #ifdef ENOTEMPTY in do_test()322 TEST_COMPARE_STRING (strerrordesc_np (ENOTEMPTY), "Directory not empty"); in do_test()323 TEST_COMPARE_STRING (strerrorname_np (ENOTEMPTY), "ENOTEMPTY"); in do_test()
447 #ifdef ENOTEMPTY451 _S(ENOTEMPTY, N_("Directory not empty"))
93 macro-int-constant ENOTEMPTY {int} > 0
641 @deftypevr Macro int ENOTEMPTY643 @errno{ENOTEMPTY, 66, Directory not empty}
1560 @item ENOTEMPTY1566 the other. @gnulinuxhurdsystems{} always use @code{ENOTEMPTY}.1645 @item ENOTEMPTY1648 @code{ENOTEMPTY} for this, but some other systems return @code{EEXIST}.
83969 [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.