Home
last modified time | relevance | path

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

/external/trusty/musl/include/
Dnetdb.h62 struct netent { struct
63 char *n_name;
64 char **n_aliases;
65 int n_addrtype;
66 uint32_t n_net;
/external/musl/include/
Dnetdb.h63 struct netent { struct
64 char *n_name;
65 char **n_aliases;
66 int n_addrtype;
67 uint32_t n_net;
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Networking/WinSock/
Dmod.rs6463 pub struct netent { struct
6469 impl ::core::marker::Copy for netent {} argument
6470 impl ::core::clone::Clone for netent { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Networking/WinSock/
Dmod.rs6463 pub struct netent { struct
6469 impl ::core::marker::Copy for netent {} implementation
6470 impl ::core::clone::Clone for netent { implementation