Searched refs:fetch_done (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | lookup.c |
|
H A D | nta.c | 158 fetch_done(void *arg) { in dns_ntatable_attach() 246 NULL, 0, DNS_FETCHOPT_NONTA, 0, NULL, nta->loop, fetch_done, in checkbogus() 187 fetch_done(isc_task_t *task, isc_event_t *event) { fetch_done() function
|
H A D | client.c | 433 fetch_done(void *arg) { in dns_client_setservers() 462 rctx->client->loop, fetch_done, rctx, rctx->rdataset, in dns_client_clearservers() 512 fetch_done(isc_task_t *task, isc_event_t *event) { fetch_done() function
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | lookup.c | 64 fetch_done(isc_task_t *task, isc_event_t *event) { in fetch_done() function 91 lookup->task, fetch_done, lookup, &lookup->rdataset, in start_fetch()
|
H A D | nta.c | 187 fetch_done(isc_task_t *task, isc_event_t *event) { in fetch_done() function 268 NULL, 0, DNS_FETCHOPT_NONTA, 0, NULL, task, fetch_done, nta, in checkbogus()
|
H A D | client.c | 670 fetch_done(isc_task_t *task, isc_event_t *event) { in fetch_done() function 706 rctx->task, fetch_done, rctx, rctx->rdataset, rctx->sigrdataset, in start_fetch()
|