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

/bind-9.11.3/lib/isc/include/isc/
H A Dhex.h66 * isc_hex_tobuffer().
70 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length);
/bind-9.11.3/lib/isc/
H A Dhex.c120 isc_hex_tobuffer(isc_lex_t *lexer, isc_buffer_t *target, int length) { function
/bind-9.11.3/lib/dns/rdata/generic/
H A Dsshfp_44.c51 return (isc_hex_tobuffer(lexer, target, -1));
H A Dds_43.c85 return (isc_hex_tobuffer(lexer, target, length));
H A Dtlsa_52.c56 return (isc_hex_tobuffer(lexer, target, -1));
/bind-9.11.3/lib/dns/
H A Drdata.c886 result = isc_hex_tobuffer(lexer, buf,

Completed in 29 milliseconds