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

/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dpeer.h88 dns_peer_attach(dns_peer_t *source, dns_peer_t **target);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dpeer.h139 dns_peer_attach(dns_peer_t *source, dns_peer_t **target);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c133 dns_peer_attach(peer, &p);
189 dns_peer_attach(p, retval);
240 dns_peer_attach(dns_peer_t *source, dns_peer_t **target) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dpeer.c178 dns_peer_attach(peer, &p);
234 dns_peer_attach(p, retval);
285 dns_peer_attach(dns_peer_t *source, dns_peer_t **target) { function

Completed in 105 milliseconds