Searched refs:EAI_MEMORY (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/dns/net/
H A Dgetnameinfo.c222 return EAI_MEMORY;
227 return EAI_MEMORY;
301 return EAI_MEMORY;
322 return EAI_MEMORY;
H A Dgetaddrinfo.c260 "Memory allocation failure", /* EAI_MEMORY */
279 error = EAI_MEMORY; \
1058 return EAI_MEMORY;
1097 return EAI_MEMORY;
/bionic/libc/include/
H A Dnetdb.h145 #define EAI_MEMORY 6 /* memory allocation failure */ macro

Completed in 56 milliseconds