/curl/lib/ |
H A D | hostip4.c | 91 int port, in Curl_getaddrinfo() 122 int port) in Curl_ipv4_resolve_r()
|
H A D | curl_addrinfo.c | 257 Curl_he2ai(const struct hostent *he, int port) in Curl_he2ai() 366 Curl_ip2addr(int af, const void *inaddr, const char *hostname, int port) in Curl_ip2addr() 438 struct Curl_addrinfo *Curl_str2addr(char *address, int port) in Curl_str2addr() 563 void Curl_addrinfo_set_port(struct Curl_addrinfo *addrinfo, int port) in Curl_addrinfo_set_port()
|
H A D | hostasyn.c | 117 int port, in Curl_getaddrinfo()
|
H A D | hostip.c | 167 int port, char *ptr, size_t buflen) in create_hostcache_id() 278 int port) in fetch_addr() 358 int port) in Curl_fetch_addr() 472 int port, in Curl_cache_addr() 529 static struct Curl_addrinfo *get_localhost6(int port, const char *name) in get_localhost6() 566 static struct Curl_addrinfo *get_localhost(int port, const char *name) in get_localhost() 687 int port, in Curl_resolv() 895 int port, in Curl_resolv_timeout() 1178 int port = 0; in Curl_loadhostpairs() local
|
H A D | hostip6.c | 100 int port, in Curl_getaddrinfo()
|
H A D | asyn-thread.c | 152 int port; member 209 int port, in init_thread_sync_data() 447 const char *hostname, int port, in init_resolve_thread() 683 int port, in Curl_resolver_getaddrinfo() 710 int port, in Curl_resolver_getaddrinfo()
|
H A D | amigaos.c | 128 int port) in Curl_ipv4_resolve_r()
|
H A D | curl_sasl.c | 354 int port; in Curl_sasl_start() local 540 int port; in Curl_sasl_continue() local
|
H A D | altsvc.h | 41 unsigned short port; member
|
H A D | http_proxy.c | 91 int port; in Curl_http_proxy_create_CONNECT() local
|
/curl/tests/http/testenv/ |
H A D | ws_echo_server.py | 43 async def run_server(port): argument
|
H A D | caddy.py | 59 def port(self) -> int: member in Caddy
|
H A D | vsftpd.py | 74 def port(self) -> int: member in VsFTPD
|
/curl/tests/unit/ |
H A D | unit1609.c | 52 int port; member 152 int port = 0; variable
|
H A D | unit1607.c | 52 int port; member 150 int port = 0; variable
|
/curl/tests/libtest/ |
H A D | lib1512.c | 41 char *port = libtest_arg3; in test() local
|
H A D | lib1510.c | 42 char *port = libtest_arg3; in test() local
|
H A D | lib1506.c | 44 char *port = libtest_arg3; in test() local
|
H A D | lib2402.c | 44 char *port = libtest_arg3; in test() local
|
H A D | lib2404.c | 44 char *port = libtest_arg3; in test() local
|
H A D | lib2502.c | 45 char *port = libtest_arg3; in test() local
|
H A D | lib1960.c | 78 unsigned short port; in test() local
|
H A D | lib1515.c | 111 char *port = libtest_arg3; in test() local
|
/curl/lib/vauth/ |
H A D | oauth2.c | 62 const long port, in Curl_auth_create_oauth_bearer_message()
|
/curl/tests/http/clients/ |
H A D | upload-pausing.c | 209 char *url, *host = NULL, *port = NULL; in main() local
|