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

/bind-9.6-ESV-R11/bin/nsupdate/
H A Dnsupdate.c121 static isc_boolean_t tried_other_gsstsig = ISC_FALSE; variable
411 tried_other_gsstsig = ISC_FALSE;
2541 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) {
2548 tried_other_gsstsig = ISC_TRUE;

Completed in 28 milliseconds