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

/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dgetrrsetbyname.h82 # define ERRSET_FAIL 2 macro
H A Dgetrrsetbyname.c233 result = ERRSET_FAIL;
259 result = ERRSET_FAIL;
267 result = ERRSET_FAIL;
272 result = ERRSET_FAIL;
H A Dgetrrsetbyname-ldns.c102 result = ERRSET_FAIL;
117 result = ERRSET_FAIL;
/macosx-10.10/bind9-45.101/bind9/lib/isc/win32/
H A Dnetdb.h183 #define ERRSET_FAIL 2 macro
/macosx-10.10/ntp-92/lib/isc/win32/
H A Dnetdb.h183 #define ERRSET_FAIL 2 macro
/macosx-10.10/OpenSSH-189/openssh/
H A Ddns.c46 "general failure", /* 2 ERRSET_FAIL */
60 case ERRSET_FAIL:
61 return errset_text[ERRSET_FAIL];
/macosx-10.10/bind9-45.101/bind9/lib/lwres/
H A Dgetrrset.c86 * \li #ERRSET_FAIL:
112 default: return (ERRSET_FAIL);
/macosx-10.10/bind9-45.101/bind9/lib/lwres/win32/include/lwres/
H A Dnetdb.h190 #define ERRSET_FAIL 2 macro
/macosx-10.10/bind9-45.101/bind9/lib/lwres/include/lwres/
H A Dnetdb.h.in195 #define ERRSET_FAIL 2

Completed in 185 milliseconds