Home
last modified time | relevance | path

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

/external/curl/lib/
Dconnect.c272 char myhost[256] = ""; in bindlocal() local
319 myhost, sizeof(myhost))) { in bindlocal()
336 dev, myhost, af); in bindlocal()
367 Curl_printable_address(h->addr, myhost, sizeof(myhost)); in bindlocal()
369 dev, af, myhost, h->addr->ai_family); in bindlocal()
387 char *scope_ptr = strchr(myhost, '%'); in bindlocal()
391 if(Curl_inet_pton(AF_INET6, myhost, &si6->sin6_addr) > 0) { in bindlocal()
409 (Curl_inet_pton(AF_INET, myhost, &si4->sin_addr) > 0)) { in bindlocal()
Dftp.c930 char myhost[256] = ""; in ftp_state_use_port() local
1199 Curl_printable_address(ai, myhost, sizeof(myhost)); in ftp_state_use_port()
1242 myhost, port); in ftp_state_use_port()
1256 char *source = myhost; in ftp_state_use_port()
/external/syzkaller/pkg/mgrconfig/testdata/
Dqemu.cfg3 "http": "myhost.com:56741",