Searched defs:private (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c94 fetch, fetch->private, \
95 fetch->private->info, (m))
322 fetchctx_t * private; member in struct:dns_fetch
3493 fetch->private = fctx;
6239 dns_name_copy(&fctx->nsfetch->private->domain, domain, NULL);
6246 &fctx->nsfetch->private->nameservers)) {
6248 &fctx->nsfetch->private->nameservers,
7937 fctx = fetch->private;
7988 fctx = fetch->private;
8032 fctx = fetch->private;
[all...]

Completed in 34 milliseconds