Home
last modified time | relevance | path

Searched refs:ISC_R_BADBASE64 (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/bind/dist/lib/isc/
H A Dbase64.c126 return (ISC_R_BADBASE64); in base64_decode_char()
128 return (ISC_R_BADBASE64); in base64_decode_char()
134 return (ISC_R_BADBASE64); in base64_decode_char()
136 return (ISC_R_BADBASE64); in base64_decode_char()
141 return (ISC_R_BADBASE64); in base64_decode_char()
147 return (ISC_R_BADBASE64); in base64_decode_char()
163 return (ISC_R_BADBASE64); in base64_decode_char()
177 return (ISC_R_BADBASE64); in base64_decode_finish()
/minix3/external/bsd/bind/dist/lib/isc/include/isc/
H A Dresult.h62 #define ISC_R_BADBASE64 31 /*%< bad base64 encoding */ macro
/minix3/external/bsd/bind/dist/lib/dns/
H A Dresult.c250 case ISC_R_BADBASE64: in dns_result_torcode()
H A Dgssapi_link.c299 return (ISC_R_BADBASE64); in gssapi_restore()