Searched refs:gethostbyaddr_r (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14-stable/lib/libc/net/ |
| HD | Symbol.map | 25 gethostbyaddr_r;
|
| HD | Makefile.inc | 61 gethostbyname.3 gethostbyaddr_r.3 gethostbyname.3 gethostbyname2.3 \
|
| HD | gethostnamadr.c | 583 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, in gethostbyaddr_r() function 700 if (gethostbyaddr_r(addr, len, af, &hd->host, hd->data, in gethostbyaddr()
|
| /freebsd-14-stable/include/ |
| HD | netdb.h | 262 int gethostbyaddr_r(const void *, socklen_t, int, struct hostent *,
|
| /freebsd-14-stable/contrib/ntp/sntp/m4/ |
| HD | openldap.m4 | 1047 dnl check no of arguments for gethostbyaddr_r 1049 [AC_CACHE_CHECK(number of arguments of gethostbyaddr_r, 1059 (void)gethostbyaddr_r( (void *)&(add.s_addr), 1071 (void)gethostbyaddr_r( (void *)&(add.s_addr), 1092 [set to the number of arguments gethostbyaddr_r() expects])
|
| HD | openldap-thread-check.m4 | 644 dnl gethostbyaddr_r gethostbyname_r \
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_common_interceptors.inc | 2927 INTERCEPTOR(int, gethostbyaddr_r, void *addr, int len, int type, 2931 COMMON_INTERCEPTOR_ENTER(ctx, gethostbyaddr_r, addr, len, type, ret, buf, 2937 int res = REAL(gethostbyaddr_r)(addr, len, type, ret, buf, buflen, result, 2948 COMMON_INTERCEPT_FUNCTION(gethostbyaddr_r);
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1876 fun:gethostbyaddr_r=uninstrumented
|