Home
last modified time | relevance | path

Searched refs:EAI_MEMORY (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/
H A Dgetaddrinfo.c56 return EAI_MEMORY; in getaddrinfo()
/f-stack/tools/compat/include/
H A Dnetdb.h178 #define EAI_MEMORY 6 /* memory allocation failure */ macro