Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c2814 int *port_result) argument
2828 *port_result = -1;
2902 *port_result = port;
2917 int *port_result) argument
2925 *port_result = -1;
2973 result = parse_connect_to_host_port(data, ptr, host_result, port_result);

Completed in 21 milliseconds