Home
last modified time | relevance | path

Searched defs:EMULTIHOP (Results 1 – 25 of 30) sorted by relevance

12

/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/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_netbsd_amd64.go1479 EMULTIHOP = syscall.Errno(0x5e) const
Dzerrors_netbsd_arm.go1468 EMULTIHOP = syscall.Errno(0x5e) const
Dzerrors_darwin_arm64.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_darwin_386.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_darwin_arm.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_darwin_amd64.go1530 EMULTIHOP = syscall.Errno(0x5f) const
Dzerrors_netbsd_386.go1489 EMULTIHOP = syscall.Errno(0x5e) const
Dzerrors_freebsd_arm.go1532 EMULTIHOP = syscall.Errno(0x5a) const
Dzerrors_freebsd_amd64.go1524 EMULTIHOP = syscall.Errno(0x5a) const
Dzerrors_freebsd_386.go1523 EMULTIHOP = syscall.Errno(0x5a) const
Dzerrors_linux_sparc64.go1857 EMULTIHOP = syscall.Errno(0x57) const
Dzerrors_linux_mips64le.go2319 EMULTIHOP = syscall.Errno(0x4a) const
Dzerrors_linux_ppc64.go2375 EMULTIHOP = syscall.Errno(0x48) const
Dzerrors_linux_arm.go2321 EMULTIHOP = syscall.Errno(0x48) const
Dzerrors_linux_mips64.go2319 EMULTIHOP = syscall.Errno(0x4a) const
Dzerrors_linux_ppc64le.go2375 EMULTIHOP = syscall.Errno(0x48) const
Dzerrors_linux_arm64.go2306 EMULTIHOP = syscall.Errno(0x48) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1020 EMULTIHOP = 74 variable

12