Home
last modified time | relevance | path

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

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Ddispatch.c437 dispentry_runtime(dns_dispentry_t *resp) { in dispentry_runtime() function
571 timeout = resp->timeout - dispentry_runtime(resp); in udp_recv()
576 dispatch_getnext(disp, resp, resp->timeout - dispentry_runtime(resp)); in udp_recv()
1464 timeout = resp->timeout - dispentry_runtime(resp); in dns_dispatch_getnext()