| /netbsd-src/distrib/utils/libhack/ |
| H A D | gethost.c | 57 #define gethostbyaddr _gethostbyaddr macro 72 __weak_alias(gethostbyaddr,_gethostbyaddr); 130 gethostbyaddr(const void *addr, socklen_t len, int type) in gethostbyaddr() function
|
| /netbsd-src/external/bsd/ntp/dist/scripts/monitoring/ |
| H A D | ntptrap | 138 (gethostbyaddr(pack("C4",$1,$2,$3,$4),&AF_INET))[$[,$[+4]; 165 local($name) = gethostbyaddr($addr,&AF_INET); 277 &log(sprintf("%50s: %s: %s",(gethostbyaddr($from,&AF_INET))[$[],$ret,$data)); 364 local($x) = (gethostbyaddr(pack("C4",$1,$2,$3,$4),&AF_INET));
|
| /netbsd-src/external/gpl2/diffutils/dist/m4/ |
| H A D | prereq.m4 | 45 AC_CHECK_FUNCS(gethostbyname gethostbyaddr inet_ntoa) 47 AC_CHECK_FUNCS(gethostbyname gethostbyaddr inet_ntoa)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | roken_gethostby.c | 235 he = gethostbyaddr(addr, len, type); in roken_gethostbyaddr() 269 he = gethostbyaddr(he->h_addr, he->h_length, AF_INET);
|
| H A D | getipnodebyaddr.c | 50 tmp = gethostbyaddr (src, len, af); in getipnodebyaddr()
|
| H A D | getnameinfo.c | 54 struct hostent *he = gethostbyaddr (addr, in doit()
|
| H A D | iruserok.c | 110 if ((hp = gethostbyaddr((char *)&raddr, in __ivaliduser()
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | gethostdx4.notyet | 12 # gethostbyaddr
|
| /netbsd-src/external/bsd/ipf/dist/lib/ |
| H A D | hostname.c | 31 hp = gethostbyaddr(ip, 4, AF_INET); in hostname()
|
| /netbsd-src/external/bsd/libbind/dist/doc/ |
| H A D | getnameinfo.cat3 | 16 to-nodename translation. It performs functionality of gethostbyaddr(3) 41 getaddrinfo(3), gethostbyaddr(3), getservbyport(3), hosts(5),
|
| /netbsd-src/external/bsd/ipf/dist/ipsend/ |
| H A D | arp.c | 92 if ((hp = gethostbyaddr(ip, 4, AF_INET)))
|
| /netbsd-src/sbin/routed/rtquery/ |
| H A D | rtquery.c | 632 hp = gethostbyaddr((char*)&from->sin_addr, in rip_input() 720 hp = gethostbyaddr((char*)&in, in rip_input() 794 hp = gethostbyaddr((char*)&in, sizeof(in), in rip_input()
|
| /netbsd-src/tests/lib/libc/net/ |
| H A D | h_hostent.c | 184 geta(gethostbyaddr((const char *)&addr, len, af)); in main()
|
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ntp_machine.h | 159 struct hostent *gethostbyaddr (char * netnum, int size, int addr_type);
|
| /netbsd-src/include/ |
| H A D | netdb.h | 321 struct hostent *gethostbyaddr(const void *, socklen_t, int);
|
| /netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
| H A D | util-int.c | 634 hp = gethostbyaddr( addr, alen, sa->sa_family ); in ldap_pvt_get_hname() 698 he = gethostbyaddr( addr, len, type ); in ldap_pvt_gethostbyaddr_a() 716 *result = gethostbyaddr( addr, len, type ); in ldap_pvt_gethostbyaddr_a()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | e_os.h | 342 struct hostent *gethostbyaddr(const char *addr, int length, int type);
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | remote-cstms.c | 196 host = gethostbyaddr((char *)&permit.addr, sizeof(permit.addr), AF_INET); in start_remote_job()
|
| /netbsd-src/external/bsd/unbound/dist/compat/ |
| H A D | fake-rfc2553.c | 67 hp = gethostbyaddr((char *)&sin->sin_addr, in getnameinfo()
|
| /netbsd-src/external/bsd/nsd/dist/compat/ |
| H A D | fake-rfc2553.c | 67 hp = gethostbyaddr((char *)&sin->sin_addr, in getnameinfo()
|
| /netbsd-src/usr.bin/getent/ |
| H A D | getent.c | 315 he = gethostbyaddr(addr, IN6ADDRSZ, AF_INET6); in hosts() 317 he = gethostbyaddr(addr, INADDRSZ, AF_INET); in hosts()
|
| /netbsd-src/external/bsd/libbind/dist/irs/ |
| H A D | getnameinfo.c | 200 hp = gethostbyaddr(addr, afd->a_addrlen, afd->a_af);
|
| H A D | gethostent_r.c | 71 struct hostent *he = gethostbyaddr(addr, len, type); in gethostbyaddr_r()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ |
| H A D | e_os.h | 283 struct hostent *gethostbyaddr(const char *addr, int length, int type);
|
| /netbsd-src/share/doc/psd/21.ipc/ |
| H A D | spell.ok | 171 gethostbyaddr
|