Searched refs:ISC_R_BADBASE64 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dbase64.c124 return (ISC_R_BADBASE64);
126 return (ISC_R_BADBASE64);
132 return (ISC_R_BADBASE64);
134 return (ISC_R_BADBASE64);
139 return (ISC_R_BADBASE64);
145 return (ISC_R_BADBASE64);
161 return (ISC_R_BADBASE64);
175 return (ISC_R_BADBASE64);
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dbase64.c124 return (ISC_R_BADBASE64);
126 return (ISC_R_BADBASE64);
132 return (ISC_R_BADBASE64);
134 return (ISC_R_BADBASE64);
139 return (ISC_R_BADBASE64);
145 return (ISC_R_BADBASE64);
161 return (ISC_R_BADBASE64);
175 return (ISC_R_BADBASE64);
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresult.c248 case ISC_R_BADBASE64:
H A Dgssapi_link.c297 return (ISC_R_BADBASE64);
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h60 #define ISC_R_BADBASE64 31 /*%< bad base64 encoding */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h60 #define ISC_R_BADBASE64 31 /*%< bad base64 encoding */ macro

Completed in 118 milliseconds