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

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dpeer.h124 dns_peer_setrequestexpire(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h175 dns_peer_setrequestexpire(dns_peer_t *peer, bool newval);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c467 dns_peer_setrequestexpire(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dpeer.c512 dns_peer_setrequestexpire(dns_peer_t *peer, bool newval) { function
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A Dcheck.c4151 { "request-expire", dns_peer_setrequestexpire },
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c1458 CHECK(dns_peer_setrequestexpire(peer, cfg_obj_asboolean(obj)));

Completed in 213 milliseconds