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

/bind-9.11.3/bin/nsupdate/
H A Dnsupdate.c138 static isc_boolean_t tried_other_gsstsig = ISC_FALSE; variable
450 tried_other_gsstsig = ISC_FALSE;
3035 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) {
3042 tried_other_gsstsig = ISC_TRUE;

Completed in 1212 milliseconds