Searched defs:netent (Results 1 – 1 of 1) sorted by relevance
27 struct netent struct29 char *n_name; /* Official name of network. */30 char **n_aliases; /* Alias list. */31 int n_addrtype; /* Net address type. */32 uint32_t n_net; /* Network number. */