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

/bind-9.11.3/bin/tests/
H A Ddb_test.c355 isc_buffer_t tb1, tb2; local
833 isc_buffer_init(&tb2, t2, sizeof(t2));
842 result = dns_name_totext(fname, ISC_FALSE, &tb2);
851 isc_buffer_usedregion(&tb2, &r2);

Completed in 12 milliseconds