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.c261 "Memory allocation failure", /* EAI_MEMORY */
280 error = EAI_MEMORY; \
1049 return EAI_MEMORY;
1088 return EAI_MEMORY;
/bionic/libc/include/
H A Dnetdb.h142 #define EAI_MEMORY 6 /* memory allocation failure */ macro

Completed in 9 milliseconds