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

/bind-9.11.3/bin/tests/names/
H A Dt_names.c2198 isc_buffer_t iscbuf3; local
2224 isc_buffer_init(&iscbuf3, buf3, (unsigned int)buflen);
2225 dns_result = dns_name_towire(&dns_name, &cctx, &iscbuf3);
2231 val = chkdata(buf3, iscbuf3.used, exp_data,

Completed in 17 milliseconds