Lines Matching refs:_host
210 const char *_host, *_port;220 _host = "";227 _host="";233 _host = "";301 _host = _host_buf = mybuf;314 _host_len = strlen(_host);318 _host = hostnamebuf;330 if (inet_pton(AF_INET6, _host + 1, &sin6) == 1) {332 _host++;377 if ((*host = strdup (_host)) == NULL)