Searched defs:netent (Results 1 – 3 of 3) sorted by relevance
97 struct netent { struct98 char *n_name; /* official name of net */99 char **n_aliases; /* alias list */100 int n_addrtype; /* net address type */101 uint32_t n_net; /* network # */