Home
last modified time | relevance | path

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

/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Durl.c132 static void free_fixed_hostname(struct hostname *host);
3064 free_fixed_hostname(&conn->host); in Curl_disconnect()
3065 free_fixed_hostname(&conn->conn_to_host); in Curl_disconnect()
3066 free_fixed_hostname(&conn->http_proxy.host); in Curl_disconnect()
3067 free_fixed_hostname(&conn->socks_proxy.host); in Curl_disconnect()
4083 static void free_fixed_hostname(struct hostname *host) in free_fixed_hostname() function
5996 free_fixed_hostname(&old_conn->http_proxy.host); in reuse_conn()
5997 free_fixed_hostname(&old_conn->socks_proxy.host); in reuse_conn()
6041 free_fixed_hostname(&conn->host); in reuse_conn()
6042 free_fixed_hostname(&conn->conn_to_host); in reuse_conn()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Durl.c132 static void free_fixed_hostname(struct hostname *host);
3064 free_fixed_hostname(&conn->host); in Curl_disconnect()
3065 free_fixed_hostname(&conn->conn_to_host); in Curl_disconnect()
3066 free_fixed_hostname(&conn->http_proxy.host); in Curl_disconnect()
3067 free_fixed_hostname(&conn->socks_proxy.host); in Curl_disconnect()
4083 static void free_fixed_hostname(struct hostname *host) in free_fixed_hostname() function
5996 free_fixed_hostname(&old_conn->http_proxy.host); in reuse_conn()
5997 free_fixed_hostname(&old_conn->socks_proxy.host); in reuse_conn()
6041 free_fixed_hostname(&conn->host); in reuse_conn()
6042 free_fixed_hostname(&conn->conn_to_host); in reuse_conn()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Durl.c143 static void free_fixed_hostname(struct hostname *host);
2852 free_fixed_hostname(&conn->host); in Curl_disconnect()
2853 free_fixed_hostname(&conn->conn_to_host); in Curl_disconnect()
2854 free_fixed_hostname(&conn->proxy); in Curl_disconnect()
3863 static void free_fixed_hostname(struct hostname *host) in free_fixed_hostname() function
5639 free_fixed_hostname(&old_conn->proxy); in reuse_conn()
5674 free_fixed_hostname(&conn->host); in reuse_conn()
5675 free_fixed_hostname(&conn->conn_to_host); in reuse_conn()