Searched refs:myhost (Results 1 – 3 of 3) sorted by relevance
/external/curl/lib/ |
D | connect.c | 272 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()
|
D | ftp.c | 934 char myhost[256] = ""; in ftp_state_use_port() local 1203 Curl_printable_address(ai, myhost, sizeof(myhost)); in ftp_state_use_port() 1246 myhost, port); in ftp_state_use_port() 1260 char *source = myhost; in ftp_state_use_port()
|
/external/syslinux/doc/ |
D | pxechn.txt | 93 `pxechn.c32 http://myhost.dom.loc/path/nbp.0 -c myconfig`::
|