Home
last modified time | relevance | path

Searched refs:dns_dispatch_addresponse (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Ddispatch.h378 dns_dispatch_addresponse(dns_dispatch_t *disp, unsigned int options,
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drequest.c778 result = dns_dispatch_addresponse( in dns_request_createraw()
959 result = dns_dispatch_addresponse( in dns_request_createvia()
H A Ddispatch.c2883 dns_dispatch_addresponse(dns_dispatch_t *disp, unsigned int options, in dns_dispatch_addresponse() function
H A Dresolver.c2627 result = dns_dispatch_addresponse(query->dispatch, 0, in resquery_send()