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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c221 dns_clientrestrans_t *restrans2; member in struct:updatectx
2026 dns_client_destroyrestrans(&uctx->restrans2);
2099 if (uctx->restrans == NULL && uctx->restrans2 == NULL)
2166 &uctx->restrans2);
2732 uctx->restrans2 = NULL;
2886 if (uctx->restrans2 != NULL)
2887 dns_client_cancelresolve(uctx->restrans2);

Completed in 48 milliseconds