Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/bind9/lib/dns/
Dclient.c220 dns_clientrestrans_t *restrans2; member
2031 dns_client_destroyrestrans(&uctx->restrans2); in resolveaddr_done()
2104 if (uctx->restrans == NULL && uctx->restrans2 == NULL) in resolveaddr_done()
2171 &uctx->restrans2); in process_soa()
2737 uctx->restrans2 = NULL; in dns_client_startupdate()
2891 if (uctx->restrans2 != NULL) in dns_client_cancelupdate()
2892 dns_client_cancelresolve(uctx->restrans2); in dns_client_cancelupdate()