HomeSort by relevance Sort by last modified time
    Searched refs:EAI_MEMORY (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/netperf/src/missing/
getaddrinfo.h 71 #ifdef EAI_MEMORY
72 #undef EAI_MEMORY
162 #define EAI_MEMORY 6
  /external/libpcap/Win32/Include/
addrinfo.h 40 #define EAI_MEMORY 6 /* memory allocation failure */
  /external/tcpdump/missing/
addrinfo.h 40 #define EAI_MEMORY 6 /* memory allocation failure */
  /bionic/libc/dns/net/
getnameinfo.c 222 return EAI_MEMORY;
227 return EAI_MEMORY;
301 return EAI_MEMORY;
322 return EAI_MEMORY;
  /external/curl/lib/
curl_addrinfo.c 150 error = EAI_MEMORY;
167 error = EAI_MEMORY;
175 error = EAI_MEMORY;
  /development/ndk/platforms/android-3/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */

Completed in 611 milliseconds

1 2 3