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

/freebsd-9.3-release/contrib/bind9/bin/nsupdate/
H A Dnsupdate.c135 static isc_boolean_t tried_other_gsstsig = ISC_FALSE; variable
428 tried_other_gsstsig = ISC_FALSE;
2750 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) {
2757 tried_other_gsstsig = ISC_TRUE;

Completed in 43 milliseconds