Lines Matching defs:host
80 struct hostent *host);
113 /* If neither, assume they want a host */
129 /* They want a host lookup */
131 /* A numeric host can be handled without DNS */
138 /* Specifying not to lookup a host, but then saying a host
203 struct hostent *host)
231 char *end = ares_striendstr(host->h_name, domain);
239 host->h_name, service);
243 /* We couldn't find the host, but it's OK, we can use the IP */