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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c220 dns_clientrestrans_t *restrans; member in struct:updatectx
2019 dns_client_destroyrestrans(&uctx->restrans);
2099 if (uctx->restrans == NULL && uctx->restrans2 == NULL)
2156 &uctx->restrans);
2423 dns_client_destroyrestrans(&uctx->restrans);
2462 &uctx->restrans);
2731 uctx->restrans = NULL;
2834 uctx, &uctx->restrans);
2884 if (uctx->restrans != NULL)
2885 dns_client_cancelresolve(uctx->restrans);
[all...]

Completed in 28 milliseconds