Home
last modified time | relevance | path

Searched refs:getnetent (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/network/
Dnetname.c9 ne = getnetent(); in getnetbyaddr()
28 ne = getnetent(); in getnetbyname()
Dent.c167 struct netent *getnetent(void) in getnetent() function
/third_party/musl/src/network/
Dent.c12 struct netent *getnetent() in getnetent() function
/third_party/musl/libc-test/src/functionalext/supplement/network/
Dgetnetent.c29 ret = getnetent(); in getnetent_0100()
Dtest_src_functionalext_supplement_network.gni41 "getnetent",
/third_party/musl/ndk_musl_include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h97 struct netent *getnetent (void);
/third_party/musl/libc-test/src/api/
Dnetdb.c80 {struct netent*(*p)(void) = getnetent;} in f()
/third_party/musl/
Dlibc.map.txt818 getnetent;