Searched refs:ISC_R_BADHEX (Results 1 – 2 of 2) sorted by relevance
101 return (ISC_R_BADHEX); in hex_decode_char()110 return (ISC_R_BADHEX); in hex_decode_char()124 return (ISC_R_BADHEX); in hex_decode_finish()
78 #define ISC_R_BADHEX 49 /*%< bad hex encoding */ macro