Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c2825 int *port_result) argument
2839 *port_result = -1;
2913 *port_result = port;
2928 int *port_result) argument
2936 *port_result = -1;
2984 result = parse_connect_to_host_port(data, ptr, host_result, port_result);

Completed in 12 milliseconds