Searched refs:conn_primary_port (Results 1 – 4 of 4) sorted by relevance
/curl/tests/libtest/ |
H A D | libprereq.c | 34 int conn_primary_port, in prereq_callback() argument 48 printf("Remote port = %d\n", conn_primary_port); in prereq_callback()
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_PREREQDATA.md | 49 int conn_primary_port, 52 printf("Connection made to %s:%d\n", conn_primary_ip, conn_primary_port);
|
H A D | CURLOPT_PREREQFUNCTION.md | 33 int conn_primary_port, 71 ## `conn_primary_port` 102 int conn_primary_port, 105 printf("Connection made to %s:%d\n", conn_primary_ip, conn_primary_port);
|
/curl/include/curl/ |
H A D | curl.h | 494 int conn_primary_port,
|
Completed in 25 milliseconds