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