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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 137 #ifndef ENETUNREACH
138 #define ENETUNREACH 118
  /external/libmicrohttpd/src/include/
w32functions.h 86 #ifndef ENETUNREACH
87 #define ENETUNREACH (MHDW32ERRBASE+15)
  /external/libcxx/include/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
3-2.c 65 ENETUNREACH, "ENETUNREACH", ENETUNREACH}, {
4-1.c 60 ENETUNREACH, "ENETUNREACH"}, {
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 142 #ifndef ENETUNREACH
143 #define ENETUNREACH 9916
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 105 #define ENETUNREACH 101
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 104 #define ENETUNREACH 128
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
AlwaysOnVpnMultiStageTest.java 50 // Os.connect returns ENETUNREACH or EACCES errno after the vpn app process is killed
51 assertTrue((e.errno == OsConstants.ENETUNREACH) ||
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 105 #define ENETUNREACH 101
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 104 #define ENETUNREACH 128
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 115 #define ENETUNREACH 51 /* Network is unreachable */
  /external/bison/lib/
strerror-override.c 72 case ENETUNREACH:
160 /* WSAENETUNREACH maps to ENETUNREACH */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 83 #define ENETUNREACH 101 /* Network is unreachable */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 82 #define ENETUNREACH 128 /* Network is unreachable */
  /external/libxml2/include/
wsockcompat.h 60 #define ENETUNREACH WSAENETUNREACH
  /external/syslinux/gpxe/src/hci/
strerror.c 111 { ENETUNREACH, "Network unreachable" },
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 74 #define ENETUNREACH 101 /* Network is unreachable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 74 #define ENETUNREACH 101 /* Network is unreachable */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
errno.h 104 #define ENETUNREACH 128
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101

Completed in 826 milliseconds

1 2 3 4 5 6 7 8 91011>>