Searched refs:isc_hex_tobuffer (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dhex.h75 * isc_hex_tobuffer().
79 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length);
/bind-9.6-ESV-R11/lib/isc/
H A Dhex.c129 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { function
/bind-9.6-ESV-R11/lib/dns/rdata/generic/
H A Ddlv_32769.c83 return (isc_hex_tobuffer(lexer, target, length));
H A Dds_43.c83 return (isc_hex_tobuffer(lexer, target, length));
H A Dsshfp_44.c60 return (isc_hex_tobuffer(lexer, target, -1));
H A Dtlsa_52.c68 return (isc_hex_tobuffer(lexer, target, -1));
/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c627 result = isc_hex_tobuffer(lexer, buf,

Completed in 27 milliseconds