Searched refs:ISC_R_BADBASE32 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dbase32.c166 return (ISC_R_BADBASE32);
168 return (ISC_R_BADBASE32);
179 return (ISC_R_BADBASE32);
189 return (ISC_R_BADBASE32);
192 return (ISC_R_BADBASE32);
196 return (ISC_R_BADBASE32);
199 return (ISC_R_BADBASE32);
204 return (ISC_R_BADBASE32);
208 return (ISC_R_BADBASE32);
211 return (ISC_R_BADBASE32);
[all...]
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dbase32.c166 return (ISC_R_BADBASE32);
168 return (ISC_R_BADBASE32);
179 return (ISC_R_BADBASE32);
189 return (ISC_R_BADBASE32);
192 return (ISC_R_BADBASE32);
196 return (ISC_R_BADBASE32);
199 return (ISC_R_BADBASE32);
204 return (ISC_R_BADBASE32);
208 return (ISC_R_BADBASE32);
211 return (ISC_R_BADBASE32);
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h89 #define ISC_R_BADBASE32 60 /*%< bad base32 encoding */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h89 #define ISC_R_BADBASE32 60 /*%< bad base32 encoding */ macro

Completed in 99 milliseconds