Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c2831 int *port_result) argument
2845 *port_result = -1;
2919 *port_result = port;
2934 int *port_result) argument
2942 *port_result = -1;
2990 result = parse_connect_to_host_port(data, ptr, host_result, port_result);

Completed in 10 milliseconds