Searched defs:tb1 (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
755 isc_buffer_init(&tb1, t1, sizeof(t1));
757 &tb1);
764 isc_buffer_usedregion(&tb1, &r1);
832 isc_buffer_init(&tb1, t1, sizeof(t1));
834 result = dns_name_totext(&name, ISC_FALSE, &tb1);
850 isc_buffer_usedregion(&tb1, &r1);

Completed in 12 milliseconds