Searched defs:byte_atob (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drdata.c1915 static isc_result_t byte_atob(int c, isc_buffer_t *target,
1925 byte_atob(int c, isc_buffer_t *target, struct state *state) { function
2013 RETERR(byte_atob(c, target, state));

Completed in 17 milliseconds