Searched defs:hostent (Results 1 – 1 of 1) sorted by relevance
118 struct hostent struct120 char * h_name; /* Official name of host. */121 char **h_aliases; /* Alias list. */122 int h_addrtype; /* Host address type. */123 int h_length; /* Length of address. */124 char **h_addr_list; /* List of addresses from name server. */