Searched refs:EFTYPE (Results 1 – 8 of 8) sorted by relevance
114 EFTYPE = 0x4000004f, /* Inappropriate file type or format */ enumerator312 #define EFTYPE 0x4000004f macro
616 #ifdef EFTYPE in do_test()617 TEST_COMPARE_STRING (strerrordesc_np (EFTYPE), in do_test()619 TEST_COMPARE_STRING (strerrorname_np (EFTYPE), "EFTYPE"); in do_test()
686 #ifdef EFTYPE693 _S(EFTYPE, N_("Inappropriate file type or format"))
722 @deftypevr Macro int EFTYPE724 @errno{EFTYPE, 79, Inappropriate file type or format}
2498 If you try, @code{chmod} fails with @code{EFTYPE};2658 @item EFTYPE2664 You only get @code{EFTYPE} on systems where the sticky bit has no useful
1042 * misc/fstab.c (EFTYPE): If not defined by errno.h, define this to
5256 definition of EFTYPE before we define it ourselves.6504 * db2/compat.h: Allow EFTYPE being defined.