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

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h40 #define EAI_MEMORY 6 /* memory allocation failure */ macro
H A Dgetaddrinfo.c114 "Memory allocation failure", /* EAI_MEMORY */
130 error = EAI_MEMORY;\
146 error = EAI_MEMORY;\
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h79 #undef EAI_MEMORY macro
94 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetaddrinfo.c312 return (EAI_MEMORY);
324 return (EAI_MEMORY);
426 return (EAI_MEMORY);
444 return (EAI_MEMORY);
577 SETERROR(EAI_MEMORY);
596 SETERROR(EAI_MEMORY);
605 SETERROR(EAI_MEMORY);
641 SETERROR(EAI_MEMORY);
660 SETERROR(EAI_MEMORY);
669 SETERROR(EAI_MEMORY);
[all...]
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h86 #undef EAI_MEMORY macro
101 #define EAI_MEMORY 6 /* memory allocation failure */ macro
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c57 #ifndef EAI_MEMORY
58 #define EAI_MEMORY WSA_NOT_ENOUGH_MEMORY macro
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in83 #undef EAI_MEMORY
98 #define EAI_MEMORY 6 /* memory allocation failure */
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dresolver.c1046 code = EAI_MEMORY;

Completed in 22 milliseconds