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

1 2

  /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 308 return EAI_MEMORY;
313 return EAI_MEMORY;
387 return EAI_MEMORY;
424 return EAI_MEMORY;
572 return EAI_MEMORY;
589 return EAI_MEMORY;
644 return EAI_MEMORY;
  /bionic/libc/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /development/ndk/platforms/android-3/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h 148 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
netdb.h 145 #define EAI_MEMORY 6 /* memory allocation failure */

Completed in 493 milliseconds

1 2