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

/bind-9.6-ESV-R11/lib/dns/
H A Ddiff.c577 dns_rdata_t rd = DNS_RDATA_INIT; local
579 result = diff_tuple_tordataset(t, &rd, &rdl, &rds);
/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c313 dns_rdata_t rd = DNS_RDATA_INIT; local
326 dns_rdata_init(&rd);
327 dns_rdata_clone(rdata, &rd);
328 ISC_LIST_APPEND(rdl.rdata, &rd, link);
/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dintegration_test.sh154 3rd = "sw common"
160 -o match:'3rd: sw common' \
174 -o match:'3rd: sw common' \
188 -o match:'3rd: sw common' \
197 3rd = "us atf"
202 -o match:'3rd: us atf' \
/bind-9.6-ESV-R11/contrib/queryperf/
H A Dqueryperf.c1415 hp->rd = recurse;

Completed in 260 milliseconds