Home
last modified time | relevance | path

Searched defs:hostent (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/compat/include/
H A Dnetdb.h112 struct hostent { struct
113 char *h_name; /* official name of host */
114 char **h_aliases; /* alias list */
115 int h_addrtype; /* host address type */
116 int h_length; /* length of address */
117 char **h_addr_list; /* list of addresses from name server */