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

1 2 3 4 5 6 7 8 9

  /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)
  /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 errno after the vpn app process is killed
51 assertEquals(OsConstants.ENETUNREACH, e.errno);
  /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-3/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 104 #define ENETUNREACH 128
  /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
  /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/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 104 #define ENETUNREACH 128
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 104 #define ENETUNREACH 128
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 85 #define ENETUNREACH 101

Completed in 85 milliseconds

1 2 3 4 5 6 7 8 9