Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnetdb.h84 struct hostent { struct
85 char *h_name; /* official name of host */
86 char **h_aliases; /* alias list */
87 int h_addrtype; /* host address type */
88 int h_length; /* length of address */
89 char **h_addr_list; /* list of addresses from name server */