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

/bind-9.11.3/lib/dns/
H A Dclient.c223 dns_clientrestrans_t *restrans2; member in struct:updatectx
2110 dns_client_destroyrestrans(&uctx->restrans2);
2183 if (uctx->restrans == NULL && uctx->restrans2 == NULL)
2256 &uctx->restrans2);
2886 uctx->restrans2 = NULL;
3036 if (uctx->restrans2 != NULL)
3037 dns_client_cancelresolve(uctx->restrans2);

Completed in 20 milliseconds