Lines Matching defs:host
320 unsigned short udp_port; /* host byte order */
321 unsigned short tcp_port; /* host byte order */
486 struct hostent **host);
574 char *host;
582 char *host;
672 ** obtained from an ares_search call. Put the results in *host, if nonnull.
679 struct hostent **host,
684 struct hostent **host,
693 struct hostent **host);
696 struct hostent **host);
721 CARES_EXTERN void ares_free_hostent(struct hostent *host);
756 /* Incoming string format: host[:port][,host[:port]]... */