Home
last modified time | relevance | path

Searched refs:gethostbyaddr_r (Results 1 – 21 of 21) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
Dgethostbyaddr_r.c33 int ret = gethostbyaddr_r((void *)&a, 4, AF_INET, &h, buf, sizeof(buf), &res, &err); in gethostbyaddr_r_0100()
49 int ret = gethostbyaddr_r((void *)&a, 0, AF_INET, &h, buf, sizeof(buf), &res, &err); in gethostbyaddr_r_0200()
Dtest_src_functionalext_supplement_manual_network.gni19 "gethostbyaddr_r",
/third_party/musl/src/network/
Dgethostbyaddr.c20 err = gethostbyaddr_r(a, l, af, h, in gethostbyaddr()
Dgethostbyaddr_r.c10 int gethostbyaddr_r(const void *a, socklen_t l, int af, in gethostbyaddr_r() function
/third_party/musl/porting/liteos_a/user/src/network/
Dgethostbyaddr.c20 err = gethostbyaddr_r(a, l, af, h, in gethostbyaddr()
Dgethostbyaddr_r.c10 int gethostbyaddr_r(const void *a, socklen_t l, int af, in gethostbyaddr_r() function
/third_party/node/deps/cares/m4/
Dcares-reentrant.m4252 dnl makes function gethostbyaddr_r compiler visible.
256 AC_LANG_FUNC_LINK_TRY([gethostbyaddr_r])
263 AC_EGREP_CPP([gethostbyaddr_r],[
269 AC_EGREP_CPP([gethostbyaddr_r],[
/third_party/musl/ndk_musl_include/
Dnetdb.h136 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dnetdb.h136 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/porting/liteos_a/kernel/include/
Dnetdb.h136 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/porting/liteos_m/kernel/include/
Dnetdb.h136 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/porting/uniproton/kernel/include/
Dnetdb.h136 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/include/
Dnetdb.h161 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *, char *, size_t, struct hostent …
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
Dnetdb_test.cpp431 int result = gethostbyaddr_r(&addr, sizeof(addr), AF_INET, &ht, buf, sizeof(buf), &hptr1, &err);
446 result = gethostbyaddr_r(&addr, sizeof(addr), AF_INET, &ht2, buf2, sizeof(buf2), &hptr2, &err);
/third_party/musl/
Dlibc.map.txt811 gethostbyaddr_r;
Dmusl_src.gni917 "src/network/gethostbyaddr_r.c",
/third_party/python/Modules/
Dsocketmodule.c5780 gethostbyaddr_r(ap, al, af,
5784 h = gethostbyaddr_r(ap, al, af,
5788 result = gethostbyaddr_r(ap, al, af, &hp_allocated, &data);
/third_party/node/deps/cares/
Dconfigure8307 /* Define gethostbyaddr_r to an innocuous variant, in case <limits.h> declares gethostbyaddr_r.
8312 which can conflict with char gethostbyaddr_r (); below. */
8323 char gethostbyaddr_r ();
8334 return gethostbyaddr_r ();
/third_party/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi376 …ype' binding='global-binding' visibility='default-visibility' alias='gethostbyaddr_r' is-defined='…
2573 <!-- gethostbyaddr_r -->
2574 …<elf-symbol name='gethostbyaddr_r' type='func-type' binding='weak-binding' visibility='default-vis…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi194 …ype' binding='global-binding' visibility='default-visibility' alias='gethostbyaddr_r' is-defined='…
1293 …<elf-symbol name='gethostbyaddr_r' type='func-type' binding='weak-binding' visibility='default-vis…
/third_party/NuttX/
DReleaseNotes9412 non-standard gethostbyname_r() and gethostbyaddr_r(). This moves