Home
last modified time | relevance | path

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

/external/curl/lib/
Dhostip.h127 void Curl_resolv_unlock(struct Curl_easy *data,
Dsocks.c304 Curl_resolv_unlock(data, dns); /* not used anymore from now on */ in Curl_SOCKS4()
845 Curl_resolv_unlock(data, dns); /* not used anymore from now on */ in Curl_SOCKS5()
Dhostip.c817 void Curl_resolv_unlock(struct Curl_easy *data, struct Curl_dns_entry *dns) in Curl_resolv_unlock() function
Dftp.c1072 Curl_resolv_unlock(data, h); in ftp_state_use_port()
1961 Curl_resolv_unlock(data, addr); /* we're done using this address */ in ftp_state_pasv_resp()
1979 Curl_resolv_unlock(data, addr); /* we're done using this address */ in ftp_state_pasv_resp()
Dconnect.c368 Curl_resolv_unlock(data, h); in bindlocal()
Dmulti.c619 Curl_resolv_unlock(data, conn->dns_entry); /* done with this */ in multi_done()
Durl.c812 Curl_resolv_unlock(data, conn->dns_entry); in Curl_disconnect()