Home
last modified time | relevance | path

Searched refs:getnetbyaddr (Results 1 – 10 of 10) sorted by relevance

/third_party/musl/src/network/
Dnetname.c3 struct netent *getnetbyaddr(uint32_t net, int type) in getnetbyaddr() function
/third_party/musl/porting/liteos_a/user/src/network/
Dnetname.c4 struct netent *getnetbyaddr(uint32_t net, int addrtype) in getnetbyaddr() function
/third_party/musl/ndk_musl_include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h98 struct netent *getnetbyaddr (uint32_t, int);
/third_party/musl/libc-test/src/api/
Dnetdb.c78 {struct netent*(*p)(uint32_t,int) = getnetbyaddr;} in f()
/third_party/musl/
Dlibc.map.txt816 getnetbyaddr;