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

/bind-9.11.3/lib/dns/
H A Dclient.c222 dns_clientrestrans_t *restrans; member in struct:updatectx
2103 dns_client_destroyrestrans(&uctx->restrans);
2183 if (uctx->restrans == NULL && uctx->restrans2 == NULL)
2245 &uctx->restrans);
2524 dns_client_destroyrestrans(&uctx->restrans);
2567 &uctx->restrans);
2805 &uctx->restrans);
2885 uctx->restrans = NULL;
3034 if (uctx->restrans != NULL)
3035 dns_client_cancelresolve(uctx->restrans);
[all...]

Completed in 20 milliseconds