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