Home
last modified time | relevance | path

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

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/nsupdate/
H A Dnsupdate.c123 static bool tried_other_gsstsig = false; variable
366 tried_other_gsstsig = false; in reset_system()
3123 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) { in recvgss()
3131 tried_other_gsstsig = true; in recvgss()
/dports/dns/bind916/bind-9.16.27/bin/nsupdate/
H A Dnsupdate.c143 static bool tried_other_gsstsig = false; variable
388 tried_other_gsstsig = false; in reset_system()
3168 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) { in recvgss()
3176 tried_other_gsstsig = true; in recvgss()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/nsupdate/
H A Dnsupdate.c128 static bool tried_other_gsstsig = false; variable
376 tried_other_gsstsig = false; in reset_system()
3133 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) { in recvgss()
3141 tried_other_gsstsig = true; in recvgss()
/dports/dns/bind-tools/bind-9.16.27/bin/nsupdate/
H A Dnsupdate.c143 static bool tried_other_gsstsig = false; variable
388 tried_other_gsstsig = false; in reset_system()
3168 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) { in recvgss()
3176 tried_other_gsstsig = true; in recvgss()
/dports/dns/bind911/bind-9.11.37/bin/nsupdate/
H A Dnsupdate.c150 static bool tried_other_gsstsig = false; variable
463 tried_other_gsstsig = false; in reset_system()
3118 if (rcvmsg->rcode == dns_rcode_formerr && !tried_other_gsstsig) { in recvgss()
3125 tried_other_gsstsig = true; in recvgss()