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

/bind-9.11.3/bin/tests/names/
H A Dt_names.c2000 isc_buffer_t iscbuf2; local
2017 isc_buffer_init(&iscbuf2, buf2, (unsigned int)buflen);
2023 &iscbuf2);
2197 isc_buffer_t iscbuf2; local
2221 isc_buffer_init(&iscbuf2, buf2, BUFLEN);
2222 dns_result = dns_name_fromtext(&dns_name, &iscbuf1, NULL, 0, &iscbuf2);

Completed in 18 milliseconds