Lines Matching refs:hostname
67 /* hostname port number that resolved to addr. */
69 /* hostname that resolved to addr. may be NULL (unix domain sockets). */
70 char hostname[1];
73 bool Curl_host_is_ipnum(const char *hostname);
90 const char *hostname,
95 const char *hostname, int port,
122 const char *hostname,
138 struct Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname, int port);
170 const char *hostname,
180 const char *hostname, size_t hostlen, int port);