Home
last modified time | relevance | path

Searched refs:EMLINK (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h67 EMLINK = 0x4000001f, /* Too many links */ enumerator
264 #define EMLINK 0x4000001f macro
/glibc-2.36/stdio-common/
Dtest-strerr.c155 #ifdef EMLINK in do_test()
156 TEST_COMPARE_STRING (strerrordesc_np (EMLINK), "Too many links"); in do_test()
157 TEST_COMPARE_STRING (strerrorname_np (EMLINK), "EMLINK"); in do_test()
/glibc-2.36/sysdeps/gnu/
Derrlist.h202 #ifdef EMLINK
207 _S(EMLINK, N_("Too many links"))
/glibc-2.36/conform/data/
Derrno.h-data56 macro-int-constant EMLINK {int} > 0
/glibc-2.36/manual/
Derrno.texi350 @deftypevr Macro int EMLINK
352 @errno{EMLINK, 31, Too many links}
Dfilesys.texi1215 @item EMLINK
1656 @item EMLINK
1710 @item EMLINK
/glibc-2.36/ChangeLog.old/
DChangeLog.1883946 [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.