Home
last modified time | relevance | path

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

12

/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/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/kernel-headers/original/uapi/asm-generic/
Derrno.h55 #define EMULTIHOP 72 /* Multihop attempted */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h51 #define EMULTIHOP 74 /* Multihop attempted */ macro
/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/minijail/linux-x86/
Dlibconstants.gen.c317 #ifdef EMULTIHOP
318 { "EMULTIHOP", (unsigned long) EMULTIHOP },
/external/u-boot/lib/
Derrno_str.c86 ERRNO_MSG(EMULTIHOP, "Multihop attempted"),
/external/ltp/lib/
Derrnos.h105 PAIR(EMULTIHOP) in tst_strerrno()
/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/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1206 EMULTIHOP = syscall.Errno(0x4a) const
Dzerrors_dragonfly_amd64.go1338 EMULTIHOP = syscall.Errno(0x5a) const
Dzerrors_darwin_386.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_darwin_arm64.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_darwin_amd64.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_netbsd_arm.go1468 EMULTIHOP = syscall.Errno(0x5e) const

12