Searched refs:myhost (Results 1 – 6 of 6) sorted by relevance
/third_party/curl/lib/ |
D | connect.c | 271 char myhost[256] = ""; in bindlocal() local 318 myhost, sizeof(myhost))) { in bindlocal() 335 dev, myhost, af); in bindlocal() 366 Curl_printable_address(h->addr, myhost, sizeof(myhost)); in bindlocal() 368 dev, af, myhost, h->addr->ai_family); in bindlocal() 391 char *scope_ptr = strchr(myhost, '%'); in bindlocal() 395 if(Curl_inet_pton(AF_INET6, myhost, &si6->sin6_addr) > 0) { in bindlocal() 413 (Curl_inet_pton(AF_INET, myhost, &si4->sin_addr) > 0)) { in bindlocal()
|
D | ftp.c | 928 char myhost[MAX_IPADR_LEN + 1] = ""; 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() 1257 char target[sizeof(myhost) + 20]; in ftp_state_use_port() 1258 char *source = myhost; in ftp_state_use_port()
|
/third_party/openssl/doc/man5/ |
D | x509v3_config.pod | 254 crlDistributionPoints=URI:http://myhost.com/myca.crl 263 fullname=URI:http://myhost.com/myca.crl 293 fullname=URI:http://myhost.com/myca.crl
|
/third_party/openssl/doc/man1/ |
D | ocsp.pod | 455 Send a query to an OCSP responder with URL http://ocsp.myhost.com/ save the 459 -url http://ocsp.myhost.com/ -resp_text -respout resp.der
|
D | s_server.pod | 415 current directory, for example if the URL https://myhost/page.html is 426 current directory, for example if the URL https://myhost/page.html is
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-2.md | 2388 (`git@myhost.org:/some/absolute/place.git`)
|