Searched defs:netent (Results 1 – 1 of 1) sorted by relevance
113 struct netent { struct114 char *n_name; /* official name of net */115 char **n_aliases; /* alias list */116 int n_addrtype; /* net address type */117 uint32_t n_net; /* network # */