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

1 2 3

  /external/dropbear/
fake-rfc2553.c 56 return (EAI_MEMORY);
63 return (EAI_MEMORY);
73 return (EAI_MEMORY);
93 case EAI_MEMORY:
179 return (EAI_MEMORY);
186 return (EAI_MEMORY);
193 return (EAI_MEMORY);
213 return (EAI_MEMORY);
fake-rfc2553.h 119 # define EAI_MEMORY 2
  /external/openssh/openbsd-compat/
fake-rfc2553.c 59 return (EAI_MEMORY);
66 return (EAI_MEMORY);
76 return (EAI_MEMORY);
96 case EAI_MEMORY:
187 return (EAI_MEMORY);
194 return (EAI_MEMORY);
201 return (EAI_MEMORY);
221 return (EAI_MEMORY);
fake-rfc2553.h 123 #ifndef EAI_MEMORY
124 # define EAI_MEMORY (INT_MAX - 2)
  /external/tcpdump/missing/
addrinfo.h 42 #define EAI_MEMORY 6 /* memory allocation failure */
  /bionic/libc/netbsd/net/
getnameinfo.c 236 return EAI_MEMORY;
241 return EAI_MEMORY;
315 return EAI_MEMORY;
349 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 */

Completed in 80 milliseconds

1 2 3