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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddispatch.h351 dns_dispatch_addresponse2(dns_dispatch_t *disp, isc_sockaddr_t *dest,
/bind-9.6-ESV-R11/lib/dns/
H A Drequest.c753 result = dns_dispatch_addresponse2(request->dispatch, destaddr, task,
950 result = dns_dispatch_addresponse2(request->dispatch, destaddr, task,
H A Ddispatch.c2957 dns_dispatch_addresponse2(dns_dispatch_t *disp, isc_sockaddr_t *dest, function
3148 return (dns_dispatch_addresponse2(disp, dest, task, action, arg,
H A Dresolver.c1673 result = dns_dispatch_addresponse2(query->dispatch,

Completed in 42 milliseconds