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

/freebsd-11-stable/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-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dresult.h60 #define ISC_R_BADBASE64 31 /*%< bad base64 encoding */ macro

Completed in 58 milliseconds