Home
last modified time | relevance | path

Searched refs:getipnodebyaddr (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/lib/libc/net/
H A DSymbol.map33 getipnodebyaddr;
H A DMakefile.inc74 getipnodebyname.3 getipnodebyaddr.3
H A Dgetnameinfo.c248 hp = getipnodebyaddr(addr, afd->a_addrlen, afd->a_af, &h_error); in getnameinfo_inet()
H A Dname6.c311 getipnodebyaddr(const void *src, size_t len, int af, int *errp) in getipnodebyaddr() function
/dflybsd-src/include/
H A Dnetdb.h291 struct hostent *getipnodebyaddr(const void *, size_t, int, int *);
/dflybsd-src/libexec/ftpd/
H A Dftpd.c809 if ((hp = getipnodebyaddr(addr, addrsize, in inithosts()