Home
last modified time | relevance | path

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

/external/curl/lib/
Durl.c3275 char **host_result, in parse_connect_to_string() argument
3283 *host_result = NULL; in parse_connect_to_string()
3332 result = parse_connect_to_host_port(data, ptr, host_result, port_result); in parse_connect_to_string()