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

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dpeer.h136 dns_peer_setforcetcp(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h187 dns_peer_setforcetcp(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c494 dns_peer_setforcetcp(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dpeer.c539 dns_peer_setforcetcp(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c4156 { "tcp-only", dns_peer_setforcetcp },
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c1537 CHECK(dns_peer_setforcetcp(peer, cfg_obj_asboolean(obj)));

Completed in 173 milliseconds