Searched refs:ISC_R_BADHEX (Results 1 – 2 of 2) sorted by relevance
89 return (ISC_R_BADHEX); in hex_decode_char()98 return (ISC_R_BADHEX); in hex_decode_char()112 return (ISC_R_BADHEX); in hex_decode_finish()
74 #define ISC_R_BADHEX 49 /*%< bad hex encoding */ macro