Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/cafe/net/
Dnetdb.h118 struct hostent struct
120 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. */