Home
last modified time | relevance | path

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

/minix/include/
H A Dnetdb.h161 struct netent { struct
162 char *n_name; /*%< official name of net */
163 char **n_aliases; /*%< alias list */
164 int n_addrtype; /*%< net address type */
167 int __n_pad0; /* ABI compatibility */
169 uint32_t n_net; /*%< network # */
172 int __n_pad0; /* ABI compatibility */