Searched defs:netent (Results 1 – 4 of 4) sorted by relevance
62 struct netent { struct63 char *n_name;64 char **n_aliases;65 int n_addrtype;66 uint32_t n_net;
63 struct netent { struct64 char *n_name;65 char **n_aliases;66 int n_addrtype;67 uint32_t n_net;
6463 pub struct netent { struct6469 impl ::core::marker::Copy for netent {} argument6470 impl ::core::clone::Clone for netent { implementation
6463 pub struct netent { struct6469 impl ::core::marker::Copy for netent {} implementation6470 impl ::core::clone::Clone for netent { implementation