Searched refs:__gethostbyaddr_r (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/inet/ |
D | getnameinfo.c | 147 while (__gethostbyaddr_r ((const char *) &in_addr, sizeof (struct in_addr), in nrl_domainname_core() 242 while (__gethostbyaddr_r (&sin6p->sin6_addr, sizeof(struct in6_addr), in gni_host_inet_name() 259 while (__gethostbyaddr_r (&sinp->sin_addr, sizeof(struct in_addr), in gni_host_inet_name()
|
/glibc-2.36/nscd/ |
D | gethstbyad_r.c | 38 __gethostbyaddr_r (const void *addr, socklen_t len, int type, in __gethostbyaddr_r() function
|
/glibc-2.36/posix/ |
D | tst-rfc3484-3.c | 11 #define __gethostbyaddr_r gethostbyaddr_r macro
|
D | tst-rfc3484.c | 11 #define __gethostbyaddr_r gethostbyaddr_r macro
|
D | tst-rfc3484-2.c | 11 #define __gethostbyaddr_r gethostbyaddr_r macro
|
/glibc-2.36/include/ |
D | netdb.h | 41 extern int __gethostbyaddr_r (const void *__restrict __addr,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.17 | 8563 __gethostbyaddr_r. 8565 __gethostbyaddr_r compatibility wrapper.
|
D | ChangeLog.11 | 10510 * include/netdb.h (__gethostbyaddr_r): Fix types of first and second
|
D | ChangeLog.19 | 32872 * include/netdb.h (__gethostbyaddr_r): Likewise.
|
D | ChangeLog.18 | 79764 __gethostbyaddr_r and gethostbyname4_r to make room for struct
|