Home
last modified time | relevance | path

Searched refs:EFTYPE (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h114 EFTYPE = 0x4000004f, /* Inappropriate file type or format */ enumerator
312 #define EFTYPE 0x4000004f macro
/glibc-2.36/stdio-common/
Dtest-strerr.c616 #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()
/glibc-2.36/sysdeps/gnu/
Derrlist.h686 #ifdef EFTYPE
693 _S(EFTYPE, N_("Inappropriate file type or format"))
/glibc-2.36/manual/
Derrno.texi722 @deftypevr Macro int EFTYPE
724 @errno{EFTYPE, 79, Inappropriate file type or format}
Dfilesys.texi2498 If you try, @code{chmod} fails with @code{EFTYPE};
2658 @item EFTYPE
2664 You only get @code{EFTYPE} on systems where the sticky bit has no useful
/glibc-2.36/ChangeLog.old/
DChangeLog.41042 * misc/fstab.c (EFTYPE): If not defined by errno.h, define this to
DChangeLog.85256 definition of EFTYPE before we define it ourselves.
6504 * db2/compat.h: Allow EFTYPE being defined.
/glibc-2.36/posix/
Dtst-regex.input5256 definition of EFTYPE before we define it ourselves.
6504 * db2/compat.h: Allow EFTYPE being defined.