HomeSort by relevance Sort by last modified time
    Searched refs:EPROTONOSUPPORT (Results 1 - 25 of 225) 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 177 #ifndef EPROTONOSUPPORT
178 #define EPROTONOSUPPORT 135
  /external/libmicrohttpd/src/include/
w32functions.h 68 #ifndef EPROTONOSUPPORT
69 #define EPROTONOSUPPORT (MHDW32ERRBASE+9)
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 95 #define EPROTONOSUPPORT 93
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 95 #define EPROTONOSUPPORT 93
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /external/bison/lib/
strerror-override.c 60 case EPROTONOSUPPORT:
152 /* WSAEPROTONOSUPPORT maps to EPROTONOSUPPORT */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 75 #define EPROTONOSUPPORT 93 /* Protocol not supported */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 74 #define EPROTONOSUPPORT 120 /* Protocol not supported */
  /external/libnl/lib/
error.c 100 case EPROTONOSUPPORT: return NLE_PROTO_MISMATCH;
  /external/libxml2/include/
wsockcompat.h 52 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 66 #define EPROTONOSUPPORT 93 /* Protocol not supported */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 66 #define EPROTONOSUPPORT 93 /* Protocol not supported */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93

Completed in 626 milliseconds

1 2 3 4 5 6 7 8 9