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

1 2 3 4

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
gai_strerror.c 24 case EAI_MEMORY: return "Memory allocation failure.";
  /external/libpcap/Win32/Include/
addrinfo.h 42 #define EAI_MEMORY 6 /* memory allocation failure */
  /external/tcpdump/missing/
addrinfo.h 42 #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;
  /development/ndk/platforms/android-3/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /development/ndk/sources/android/libportable/common/include/
netdb_portable.h 160 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */

Completed in 52 milliseconds

1 2 3 4