Searched refs:dns_dispatch_addresponse3 (Results 1 - 3 of 3) sorted by relevance
/bind-9.11.3/lib/dns/include/dns/ |
H A D | dispatch.h | 386 dns_dispatch_addresponse3(dns_dispatch_t *disp, unsigned int options,
|
/bind-9.11.3/lib/dns/ |
H A D | dispatch.c | 3178 return (dns_dispatch_addresponse3(disp, 0, dest, task, action, arg, 3183 dns_dispatch_addresponse3(dns_dispatch_t *disp, unsigned int options, function 3389 return (dns_dispatch_addresponse3(disp, 0, dest, task, action, arg,
|
H A D | request.c | 827 result = dns_dispatch_addresponse3(request->dispatch, dispopt,
|
Completed in 25 milliseconds