Home
last modified time | relevance | path

Searched defs:netent (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/include/ape/
H A Dnetdb.h53 struct netent { struct
54 char *n_name; /* official name of net */
55 char **n_aliases; /* alias list */
56 int n_addrtype; /* net address type */
57 unsigned long n_net; /* network # */