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

1 2 3 4 5 6 7 8 9

  /external/netperf/src/missing/
inet_ntop.c 80 #define ENOBUFS WSAENOBUFS
  /external/libmicrohttpd/src/include/
w32functions.h 98 #ifndef ENOBUFS
99 #define ENOBUFS (MHDW32ERRBASE+19)
  /external/libxml2/include/
wsockcompat.h 64 #define ENOBUFS WSAENOBUFS
  /external/webrtc/webrtc/base/
socket.h 77 #undef ENOBUFS
78 #define ENOBUFS WSAENOBUFS
  /external/bison/lib/
errno.in.h 113 # define ENOBUFS 119
  /external/libcxx/include/
errno.h 146 #ifndef ENOBUFS
147 #define ENOBUFS 9917
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 97 #ifndef ENOBUFS
98 #define ENOBUFS 119
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 146 #ifndef ENOBUFS
147 #define ENOBUFS 9917
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 110 #define ENOBUFS 105
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 109 #define ENOBUFS 132
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 109 #define ENOBUFS 132
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 109 #define ENOBUFS 132
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 110 #define ENOBUFS 105
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 109 #define ENOBUFS 132
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 89 #define ENOBUFS 105
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 119 #define ENOBUFS 55 /* No buffer space available */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 117 #define ENOBUFS __ENOBUFS /* 55 No buffer space available */
  /external/c-ares/
setup_once.h 431 #undef ENOBUFS /* override definition in errno.h */
432 #define ENOBUFS WSAENOBUFS
  /external/curl/lib/
curl_setup_once.h 501 #undef ENOBUFS /* override definition in errno.h */
502 #define ENOBUFS WSAENOBUFS
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 87 #define ENOBUFS 105 /* No buffer space available */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 86 #define ENOBUFS 132 /* No buffer space available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 78 #define ENOBUFS 105 /* No buffer space available */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 78 #define ENOBUFS 105 /* No buffer space available */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 89 #define ENOBUFS 105
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
errno.h 109 #define ENOBUFS 132

Completed in 1144 milliseconds

1 2 3 4 5 6 7 8 9