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

/bind-9.11.3/lib/dns/include/dns/
H A Dclient.h360 dns_client_cancelresolve(dns_clientrestrans_t *trans);
385 * resolution completed or because dns_client_cancelresolve() was called).
/bind-9.11.3/lib/samples/
H A Dsample-async.c192 dns_client_cancelresolve(trans->xid);
/bind-9.11.3/lib/irs/
H A Dgetaddrinfo.c870 dns_client_cancelresolve(
874 dns_client_cancelresolve(
/bind-9.11.3/lib/dns/
H A Dclient.c1299 dns_client_cancelresolve(resarg->trans);
1437 dns_client_cancelresolve(dns_clientrestrans_t *trans) { function
1703 dns_client_cancelresolve(reqarg->trans);
3035 dns_client_cancelresolve(uctx->restrans);
3037 dns_client_cancelresolve(uctx->restrans2);

Completed in 25 milliseconds