Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/mach/hurd/bits/
Derrno.h129 EMULTIHOP = 0x4000006d, /* Multihop attempted */ enumerator
327 #define EMULTIHOP 0x4000006d macro
/glibc-2.36/stdio-common/
Dtest-strerr.c362 #ifdef EMULTIHOP in do_test()
363 TEST_COMPARE_STRING (strerrordesc_np (EMULTIHOP), "Multihop attempted"); in do_test()
364 TEST_COMPARE_STRING (strerrorname_np (EMULTIHOP), "EMULTIHOP"); in do_test()
/glibc-2.36/sysdeps/gnu/
Derrlist.h510 #ifdef EMULTIHOP
511 _S(EMULTIHOP, N_("Multihop attempted"))
/glibc-2.36/conform/data/
Derrno.h-data59 macro-int-constant EMULTIHOP {int} > 0
/glibc-2.36/manual/
Derrno.texi849 @deftypevr Macro int EMULTIHOP
851 @errno{EMULTIHOP, 109, Multihop attempted}
/glibc-2.36/ChangeLog.old/
DChangeLog.63346 * manual/errno.texi (EBADMSG, EIDRM, EMULTIHOP, ENODATA, ENOLINK,
DChangeLog.1874023 [POSIX] (EMULTIHOP): Likewise.
83948 [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.