Searched refs:getipnodebyaddr (Results 1 – 6 of 6) sorted by relevance
| /dflybsd-src/lib/libc/net/ |
| H A D | Symbol.map | 33 getipnodebyaddr;
|
| H A D | Makefile.inc | 74 getipnodebyname.3 getipnodebyaddr.3
|
| H A D | getnameinfo.c | 248 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error); in getnameinfo_inet()
|
| H A D | name6.c | 311 getipnodebyaddr(const void *src, size_t len, int af, int *errp) in getipnodebyaddr() function
|
| /dflybsd-src/include/ |
| H A D | netdb.h | 291 struct hostent *getipnodebyaddr(const void *, size_t, int, int *);
|
| /dflybsd-src/libexec/ftpd/ |
| H A D | ftpd.c | 809 if ((hp = getipnodebyaddr(addr, addrsize, in inithosts()
|