Home
last modified time | relevance | path

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

123

/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-2.c61 EMULTIHOP, "EMULTIHOP", EMULTIHOP}, {
D4-1.c56 EMULTIHOP, "EMULTIHOP"}, {
D3-1-buildonly.c47 int dummy36 = EMULTIHOP;
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h55 #define EMULTIHOP 72 /* Multihop attempted */ macro
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h158 #define EMULTIHOP 90 /* Multihop attempted */ macro
/external/strace/tests-mx32/
Derrno2name.c240 #ifdef EMULTIHOP in errno2name()
241 CASE(EMULTIHOP); in errno2name()
/external/strace/tests-m32/
Derrno2name.c240 #ifdef EMULTIHOP in errno2name()
241 CASE(EMULTIHOP); in errno2name()
/external/strace/tests/
Derrno2name.c240 #ifdef EMULTIHOP in errno2name()
241 CASE(EMULTIHOP); in errno2name()
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py75 EMULTIHOP = 74 variable
/external/u-boot/include/linux/
Derrno.h80 #define EMULTIHOP 72 /* Multihop attempted */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py80 EMULTIHOP = 74 variable
/external/u-boot/lib/
Derrno_str.c86 ERRNO_MSG(EMULTIHOP, "Multihop attempted"),
/external/ltp/lib/
Derrnos.h105 PAIR(EMULTIHOP) in tst_strerrno()
/external/minijail/linux-x86/
Dlibconstants.gen.c325 #ifdef EMULTIHOP
326 {"EMULTIHOP", (unsigned long)EMULTIHOP},
/external/libbrillo/brillo/errors/
Derror_codes.cc110 ERROR_ENTRY(EMULTIHOP), // Multihop attempted
/external/python/cpython2/Modules/
Derrnomodule.c275 #ifdef EMULTIHOP in initerrno()
276 inscode(d, ds, de, "EMULTIHOP", EMULTIHOP, "Multihop attempted"); in initerrno()
/external/python/cpython3/Modules/
Derrnomodule.c318 #ifdef EMULTIHOP in PyInit_errno()
319 inscode(d, ds, de, "EMULTIHOP", EMULTIHOP, "Multihop attempted"); in PyInit_errno()
/external/python/cpython2/Doc/library/
Derrno.rst383 .. data:: EMULTIHOP
/external/python/cpython3/Doc/library/
Derrno.rst386 .. data:: EMULTIHOP
/external/rust/crates/libc/src/unix/uclibc/mips/
Dmod.rs93 pub const EMULTIHOP: ::c_int = 74; constant
/external/rust/crates/libc/src/unix/newlib/
Dmod.rs295 pub const EMULTIHOP: ::c_int = 74; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
Dmod.rs100 pub const EMULTIHOP: ::c_int = 72; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Dpowerpc64.rs100 pub const EMULTIHOP: ::c_int = 72; constant
Dmips64.rs466 pub const EMULTIHOP: ::c_int = 74; constant
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dhexagon.rs191 pub const EMULTIHOP: ::c_int = 72; constant

123