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

1 2 3 4 5

  /external/netperf/src/missing/
inet_ntop.c 78 #define ENOTSOCK WSAENOTSOCK
  /external/libmicrohttpd/src/include/
w32functions.h 53 #ifndef ENOTSOCK
54 #define ENOTSOCK (MHDW32ERRBASE+4)
  /external/libxml2/include/
wsockcompat.h 47 #define ENOTSOCK WSAENOTSOCK
  /external/webrtc/webrtc/base/
socket.h 43 #undef ENOTSOCK
44 #define ENOTSOCK WSAENOTSOCK
  /external/bison/lib/
errno.in.h 100 # define ENOTSOCK 128
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 145 #ifndef ENOTSOCK
146 #define ENOTSOCK 128
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 89 #define ENOTSOCK 88
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 87 #define ENOTSOCK 95
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 87 #define ENOTSOCK 95
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 87 #define ENOTSOCK 95
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 89 #define ENOTSOCK 88
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 72 #define ENOTSOCK 88
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 87 #define ENOTSOCK 95
  /external/c-ares/
setup_once.h 399 #undef ENOTSOCK /* override definition in errno.h */
400 #define ENOTSOCK WSAENOTSOCK
  /external/curl/lib/
curl_setup_once.h 469 #undef ENOTSOCK /* override definition in errno.h */
470 #define ENOTSOCK WSAENOTSOCK
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 70 #define ENOTSOCK 88 /* Socket operation on non-socket */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 69 #define ENOTSOCK 95 /* Socket operation on non-socket */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 61 #define ENOTSOCK 88 /* Socket operation on non-socket */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 61 #define ENOTSOCK 88 /* Socket operation on non-socket */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 72 #define ENOTSOCK 88
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
errno.h 87 #define ENOTSOCK 95
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 72 #define ENOTSOCK 88
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 72 #define ENOTSOCK 88
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 72 #define ENOTSOCK 88
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
errno.h 87 #define ENOTSOCK 95

Completed in 1243 milliseconds

1 2 3 4 5