Searched refs:dstb (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | zone.c | 3774 isc_buffer_t keyb, dstb; local 3798 isc_buffer_init(&dstb, dst_buf, sizeof(dst_buf)); 3799 CHECK(dst_key_todns(key, &dstb)); 3803 isc_buffer_usedregion(&dstb, &r); |
Completed in 2210 milliseconds