Searched defs:netent (Results 1 – 1 of 1) sorted by relevance
92 struct netent { struct93 char *n_name; /* official name of net */94 char **n_aliases; /* alias list */95 int n_addrtype; /* net address type */96 uint32_t n_net; /* network # */