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.c3979 static void fix_hostname(struct connectdata *conn, struct hostname *host) in fix_hostname() function
6305 fix_hostname(conn, &conn->host); in create_conn()
6307 fix_hostname(conn, &conn->conn_to_host); in create_conn()
6309 fix_hostname(conn, &conn->proxy); in create_conn()
/external/curl/
DCHANGES.08374 used in fix_hostname(). Checks if characters in 'host->name' (indirectly