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

1 2 3 4 5 6 7 8 9

  /external/libmicrohttpd/src/include/
w32functions.h 59 #ifndef EMSGSIZE
60 #define EMSGSIZE (MHDW32ERRBASE+6)
  /external/libxml2/include/
wsockcompat.h 49 #define EMSGSIZE WSAEMSGSIZE
  /external/webrtc/webrtc/base/
socket.h 47 #undef EMSGSIZE
48 #define EMSGSIZE WSAEMSGSIZE
  /external/bison/lib/
errno.in.h 102 # define EMSGSIZE 115
  /external/libcxx/include/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 125 #ifndef EMSGSIZE
126 #define EMSGSIZE 115
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 130 #ifndef EMSGSIZE
131 #define EMSGSIZE 9913
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 91 #define EMSGSIZE 90
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 91 #define EMSGSIZE 90
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 90 #define EMSGSIZE 97
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 101 #define EMSGSIZE 40 /* Message too long */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 99 #define EMSGSIZE __EMSGSIZE /* 40 Message too long */
  /external/c-ares/
setup_once.h 403 #undef EMSGSIZE /* override definition in errno.h */
404 #define EMSGSIZE WSAEMSGSIZE
  /external/curl/lib/
curl_setup_once.h 473 #undef EMSGSIZE /* override definition in errno.h */
474 #define EMSGSIZE WSAEMSGSIZE
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 72 #define EMSGSIZE 90 /* Message too long */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 71 #define EMSGSIZE 97 /* Message too long */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 63 #define EMSGSIZE 90 /* Message too long */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
errno.h 90 #define EMSGSIZE 97
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 74 #define EMSGSIZE 90

Completed in 3921 milliseconds

1 2 3 4 5 6 7 8 9