Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h62 struct netent { struct
63 char *n_name;
64 char **n_aliases;
65 int n_addrtype;
66 uint32_t n_net;
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h62 struct netent { struct
63 char *n_name;
64 char **n_aliases;
65 int n_addrtype;
66 uint32_t n_net;
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h62 struct netent { struct
63 char *n_name;
64 char **n_aliases;
65 int n_addrtype;
66 uint32_t n_net;
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h62 struct netent { struct
63 char *n_name;
64 char **n_aliases;
65 int n_addrtype;
66 uint32_t n_net;
/third_party/musl/include/
Dnetdb.h88 struct netent { struct
89 char *n_name;
90 char **n_aliases;
91 int n_addrtype;
92 uint32_t n_net;