Home
last modified time | relevance | path

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

/external/curl/lib/
Dhostip.h121 void Curl_resolv_unlock(struct Curl_easy *data,
Dsocks.c189 Curl_resolv_unlock(data, dns); /* not used anymore from now on */ in Curl_SOCKS4()
625 Curl_resolv_unlock(data, dns); /* not used anymore from now on */
Dhostip.c719 void Curl_resolv_unlock(struct Curl_easy *data, struct Curl_dns_entry *dns) in Curl_resolv_unlock() function
Dconnect.c364 Curl_resolv_unlock(data, h); in bindlocal()
Dftp.c1140 Curl_resolv_unlock(data, h); in ftp_state_use_port()
2100 Curl_resolv_unlock(data, addr); /* we're done using this address */ in ftp_state_pasv_resp()
2118 Curl_resolv_unlock(data, addr); /* we're done using this address */ in ftp_state_pasv_resp()
Dmulti.c586 Curl_resolv_unlock(data, conn->dns_entry); /* done with this */ in multi_done()
Durl.c2833 Curl_resolv_unlock(data, conn->dns_entry); in Curl_disconnect()