HomeSort by relevance Sort by last modified time
    Searched defs:EPROTONOSUPPORT (Results 1 - 25 of 220) sorted by null

1 2 3 4 5 6 7 8 9

  /external/libmicrohttpd/src/include/
w32functions.h 68 #ifndef EPROTONOSUPPORT
69 #define EPROTONOSUPPORT (MHDW32ERRBASE+9)
  /external/libxml2/include/
wsockcompat.h 52 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/webrtc/webrtc/base/
socket.h 53 #undef EPROTONOSUPPORT
54 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/bison/lib/
errno.in.h 105 # define EPROTONOSUPPORT 135
  /external/libcxx/include/
errno.h 210 #ifndef EPROTONOSUPPORT
211 #define EPROTONOSUPPORT 9933
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 210 #ifndef EPROTONOSUPPORT
211 #define EPROTONOSUPPORT 9933
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 210 #ifndef EPROTONOSUPPORT
211 #define EPROTONOSUPPORT 9933
  /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
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 210 #ifndef EPROTONOSUPPORT
211 #define EPROTONOSUPPORT 9933
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 80 #define EPROTONOSUPPORT 93
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 79 #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-9/arch-mips/include/asm/
errno.h 94 #define EPROTONOSUPPORT 120
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 104 #define EPROTONOSUPPORT 43 /* Protocol not supported */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 102 #define EPROTONOSUPPORT __EPROTONOSUPPORT /* 43 Protocol not supported */
  /external/c-ares/
setup_once.h 409 #undef EPROTONOSUPPORT /* override definition in errno.h */
410 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /external/curl/lib/
curl_setup_once.h 479 #undef EPROTONOSUPPORT /* override definition in errno.h */
480 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
  /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 */
  /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/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 77 #define EPROTONOSUPPORT 93

Completed in 982 milliseconds

1 2 3 4 5 6 7 8 9