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

1 2 3 4 5 6 7 8 9

  /external/libmicrohttpd/src/include/
w32functions.h 65 #ifndef ENOPROTOOPT
66 #define ENOPROTOOPT (MHDW32ERRBASE+8)
  /external/libxml2/include/
wsockcompat.h 51 #define ENOPROTOOPT WSAENOPROTOOPT
  /external/webrtc/webrtc/base/
socket.h 51 #undef ENOPROTOOPT
52 #define ENOPROTOOPT WSAENOPROTOOPT
  /external/bison/lib/
errno.in.h 104 # define ENOPROTOOPT 123
  /external/libcxx/include/
errno.h 162 #ifndef ENOPROTOOPT
163 #define ENOPROTOOPT 9921
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 162 #ifndef ENOPROTOOPT
163 #define ENOPROTOOPT 9921
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 162 #ifndef ENOPROTOOPT
163 #define ENOPROTOOPT 9921
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 141 #ifndef ENOPROTOOPT
142 #define ENOPROTOOPT 123
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 162 #ifndef ENOPROTOOPT
163 #define ENOPROTOOPT 9921
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 79 #define ENOPROTOOPT 92
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 78 #define ENOPROTOOPT 99
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 92 #define ENOPROTOOPT 99
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 92 #define ENOPROTOOPT 99
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 94 #define ENOPROTOOPT 92
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 92 #define ENOPROTOOPT 99
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 76 #define ENOPROTOOPT 92
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 103 #define ENOPROTOOPT 42 /* Protocol not available */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 101 #define ENOPROTOOPT __ENOPROTOOPT /* 42 Protocol not available */
  /external/c-ares/
setup_once.h 407 #undef ENOPROTOOPT /* override definition in errno.h */
408 #define ENOPROTOOPT WSAENOPROTOOPT
  /external/curl/lib/
curl_setup_once.h 477 #undef ENOPROTOOPT /* override definition in errno.h */
478 #define ENOPROTOOPT WSAENOPROTOOPT
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 74 #define ENOPROTOOPT 92 /* Protocol not available */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 73 #define ENOPROTOOPT 99 /* Protocol not available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 65 #define ENOPROTOOPT 92 /* Protocol not available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 65 #define ENOPROTOOPT 92 /* Protocol not available */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 76 #define ENOPROTOOPT 92

Completed in 767 milliseconds

1 2 3 4 5 6 7 8 9