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

/macosx-10.9.5/bind9-45.100/bind9/bin/tests/names/
H A Dt_names.c2164 isc_buffer_t iscbuf3; local
2190 isc_buffer_init(&iscbuf3, buf3, buflen);
2191 dns_result = dns_name_towire(&dns_name, &cctx, &iscbuf3);
2197 val = chkdata(buf3, iscbuf3.used, exp_data,

Completed in 179 milliseconds