HomeSort by relevance Sort by last modified time
    Searched refs:EMULTIHOP (Results 1 - 25 of 90) sorted by null

1 2 3 4

  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 61 EMULTIHOP, "EMULTIHOP", EMULTIHOP}, {
4-1.c 56 EMULTIHOP, "EMULTIHOP"}, {
3-1-buildonly.c 47 int dummy36 = EMULTIHOP;
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 59 #define EMULTIHOP 72
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 55 #define EMULTIHOP 74
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 172 #define EMULTIHOP 90 /* Multihop attempted */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 55 #define EMULTIHOP 72 /* Multihop attempted */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 51 #define EMULTIHOP 74 /* Multihop attempted */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 45 #define EMULTIHOP 72 /* Multihop attempted */
  /bionic/tests/headers/posix/
errno_h.c 70 MACRO(EMULTIHOP);
  /external/python/cpython2/Lib/plat-irix5/
ERRNO.py 75 EMULTIHOP = 74
  /external/syslinux/com32/include/
errno.h 79 #define EMULTIHOP 72 /* Multihop attempted */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 166 #define EMULTIHOP __EMULTIHOP /* 95 Multihop attempted */
  /external/python/cpython2/Lib/plat-irix6/
ERRNO.py 80 EMULTIHOP = 74
  /external/syslinux/core/lwip/src/include/lwip/
arch.h 152 #define EMULTIHOP 72 /* Multihop attempted */
  /external/strace/tests/
errno2name.c 240 #ifdef EMULTIHOP
241 CASE(EMULTIHOP);
  /external/strace/tests-m32/
errno2name.c 240 #ifdef EMULTIHOP
241 CASE(EMULTIHOP);
  /external/strace/tests-mx32/
errno2name.c 240 #ifdef EMULTIHOP
241 CASE(EMULTIHOP);
  /bionic/libc/private/
bionic_errdefs.h 109 __BIONIC_ERRDEF( EMULTIHOP , 72, "Multihop attempted" )
  /external/ltp/lib/
errnos.h 105 PAIR(EMULTIHOP)
  /toolchain/binutils/binutils-2.27/libiberty/
strerror.c 277 #if defined (EMULTIHOP)
278 ENTRY(EMULTIHOP, "EMULTIHOP", "Multihop attempted"),
  /external/minijail/linux-x86/
libconstants.gen.c 317 #ifdef EMULTIHOP
318 { "EMULTIHOP", (unsigned long) EMULTIHOP },
319 #endif // EMULTIHOP
    [all...]
  /external/libbrillo/brillo/errors/
error_codes.cc 110 ERROR_ENTRY(EMULTIHOP), // Multihop attempted
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 79 EMULTIHOP
214 EMULTIHOP - APPLICATION_ERROR: "multihop attempted",
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 79 EMULTIHOP
214 EMULTIHOP - APPLICATION_ERROR: "multihop attempted",

Completed in 922 milliseconds

1 2 3 4