Home
last modified time | relevance | path

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

/external/curl/tests/
Dvalgrind.supp7 fun:fix_hostname
27 fun:fix_hostname
49 fun:fix_hostname
65 fun:fix_hostname
81 fun:fix_hostname
/external/curl/lib/
Durl.c3801 static void fix_hostname(struct Curl_easy *data, in fix_hostname() function
6024 fix_hostname(data, conn, &conn->host); in create_conn()
6026 fix_hostname(data, conn, &conn->conn_to_host); in create_conn()
6028 fix_hostname(data, conn, &conn->proxy); in create_conn()
/external/curl/
DCHANGES.08374 used in fix_hostname(). Checks if characters in 'host->name' (indirectly