Home
last modified time | relevance | path

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

/curl/lib/
H A Dhostip.h165 void Curl_resolv_unlink(struct Curl_easy *data,
H A Dsocks.c391 Curl_resolv_unlink(data, &dns); /* not used anymore from now on */ in do_SOCKS4()
896 Curl_resolv_unlink(data, &dns); /* not used anymore from now on */ in do_SOCKS5()
H A Dhostip.c1052 void Curl_resolv_unlink(struct Curl_easy *data, struct Curl_dns_entry **pdns) in Curl_resolv_unlink() function
H A Dftp.c1206 Curl_resolv_unlink(data, &dns_entry); in ftp_state_use_port()
1935 Curl_resolv_unlink(data, &addr); /* we are done using this address */ in ftp_state_pasv_resp()
1953 Curl_resolv_unlink(data, &addr); /* we are done using this address */ in ftp_state_pasv_resp()
H A Dconncache.c829 Curl_resolv_unlink(data, &conn->dns_entry); in cpool_run_conn_shutdown_handler()
H A Dcf-socket.c701 Curl_resolv_unlink(data, &h); /* this will NULL, potential free h */ in bindlocal()
H A Durl.c638 Curl_resolv_unlink(data, &conn->dns_entry); in Curl_on_disconnect()
H A Dmulti.c623 Curl_resolv_unlink(data, &conn->dns_entry); /* done with this */ in multi_done_locked()
/curl/lib/vtls/
H A Dwolfssl.c1264 Curl_resolv_unlink(data, &dns); in wolfssl_connect_step1()
H A Dopenssl.c3943 Curl_resolv_unlink(data, &dns); in Curl_ossl_ctx_init()

Completed in 99 milliseconds