Searched refs:EAI_FAIL (Results 1 - 9 of 9) sorted by relevance

/bind-9.6-ESV-R11/contrib/queryperf/missing/
H A Daddrinfo.h38 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
H A Dgetaddrinfo.c112 "Non-recoverable failure in name resolution", /* EAI_FAIL */
431 error = EAI_FAIL;
524 return EAI_FAIL;
558 error = EAI_FAIL;
564 error = EAI_FAIL;
583 error = EAI_FAIL;
591 ERR(EAI_FAIL);
/bind-9.6-ESV-R11/lib/isc/win32/
H A Dnetdb.h77 #undef EAI_FAIL macro
92 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllfunc.c60 #ifndef EAI_FAIL
61 #define EAI_FAIL WSANO_RECOVERY macro
520 err = EAI_FAIL;
579 code = EAI_FAIL;
/bind-9.6-ESV-R11/lib/lwres/win32/include/lwres/
H A Dnetdb.h84 #undef EAI_FAIL macro
99 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */ macro
/bind-9.6-ESV-R11/lib/lwres/
H A Dgetaddrinfo.c572 SETERROR(EAI_FAIL);
590 SETERROR(EAI_FAIL);
635 SETERROR(EAI_FAIL);
654 SETERROR(EAI_FAIL);
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Dstub.c355 return (EAI_FAIL);
385 return (EAI_FAIL);
H A Dresolver.c984 err = EAI_FAIL;
1049 code = EAI_FAIL;
/bind-9.6-ESV-R11/lib/lwres/include/lwres/
H A Dnetdb.h.in81 #undef EAI_FAIL
96 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */

Completed in 22 milliseconds