Searched refs:reply (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl77 $reply = $res->send($update);
80 if (defined $reply) {
81 my $rcode = $reply->header->rcode;
/bind-9.6-ESV-R11/bin/tests/system/stress/
H A Dupdate.pl82 $reply = $res->send($update);
85 if (defined $reply) {
86 my $rcode = $reply->header->rcode;
/bind-9.6-ESV-R11/bin/tests/system/nsupdate/
H A Dupdate_test.pl82 $reply = $res->send($update);
85 if (defined $reply) {
86 my $rcode = $reply->header->rcode;

Completed in 31 milliseconds