| /NextBSD/contrib/tcp_wrappers/ |
| HD | README.NIS | 44 % gethostbyaddr 131.155.210.23 49 % gethostbyaddr 131.155.12.78 62 % gethostbyaddr 131.155.210.23 67 % gethostbyaddr 131.155.12.78 91 # Contents: gethostbyaddr.c gethostbyname.c 94 if test -f gethostbyaddr.c -a "${1}" != "-c" ; then 95 echo shar: Will not over-write existing file \"gethostbyaddr.c\" 97 echo shar: Extracting \"gethostbyaddr.c\" \(1073 characters\) 98 sed "s/^X//" >gethostbyaddr.c <<'END_OF_gethostbyaddr.c' 100 X * gethostbyaddr tester. compile with: [all …]
|
| /NextBSD/contrib/ntp/scripts/monitoring/ |
| HD | 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));
|
| /NextBSD/usr.sbin/bootparamd/callbootd/ |
| HD | callbootd.c | 47 he = gethostbyaddr((char *)&raddr->sin_addr.s_addr,4,AF_INET); 61 he = gethostbyaddr((char *)&raddr->sin_addr.s_addr,4,AF_INET);
|
| /NextBSD/contrib/ntp/libntp/ |
| HD | numtohost.c | 35 || ((hp = gethostbyaddr((char *)&netnum, sizeof netnum, AF_INET)) in numtohost()
|
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | getipnodebyaddr.c | 48 tmp = gethostbyaddr (src, len, af); in getipnodebyaddr()
|
| HD | roken_gethostby.c | 232 he = gethostbyaddr(addr, len, type); in roken_gethostbyaddr() 266 he = gethostbyaddr(he->h_addr, he->h_length, AF_INET);
|
| HD | getnameinfo.c | 52 struct hostent *he = gethostbyaddr (addr, in doit()
|
| HD | iruserok.c | 108 if ((hp = gethostbyaddr((char *)&raddr, in __ivaliduser()
|
| /NextBSD/contrib/ipfilter/lib/ |
| HD | hostname.c | 32 hp = gethostbyaddr(ip, 4, AF_INET);
|
| /NextBSD/contrib/tcpdump/ |
| HD | addrtoname.c | 118 return gethostbyaddr(addr, len, type); in win32_gethostbyaddr() 136 #define gethostbyaddr win32_gethostbyaddr macro 261 hp = gethostbyaddr((char *)&addr, 4, AF_INET); in getname() 318 hp = gethostbyaddr((char *)&addr, sizeof(addr), AF_INET6); in getname6()
|
| /NextBSD/lib/libc/net/ |
| HD | Symbol.map | 28 gethostbyaddr;
|
| /NextBSD/contrib/ipfilter/ipsend/ |
| HD | arp.c | 92 if ((hp = gethostbyaddr(ip, 4, AF_INET)))
|
| /NextBSD/usr.bin/talk/ |
| HD | io.c | 77 hp = gethostbyaddr((const char *)&his_machine_addr.s_addr, in talk()
|
| /NextBSD/crypto/openssl/apps/ |
| HD | s_socket.c | 445 h1 = gethostbyaddr((char *)&from.sin_addr.s_addr, in do_accept() 448 h1 = gethostbyaddr((char *)&from.sin_addr, in do_accept()
|
| /NextBSD/contrib/netbsd-tests/lib/libc/net/ |
| HD | h_hostent.c | 184 geta(gethostbyaddr((const char *)&addr, len, af)); in main()
|
| /NextBSD/contrib/ntp/include/ |
| HD | ntp_machine.h | 157 struct hostent *gethostbyaddr (char * netnum, int size, int addr_type);
|
| /NextBSD/sbin/routed/rtquery/ |
| HD | rtquery.c | 620 hp = gethostbyaddr((char*)&from->sin_addr, in rip_input() 702 hp = gethostbyaddr((char*)&in, in rip_input() 775 hp = gethostbyaddr((char*)&in, sizeof(in), in rip_input()
|
| /NextBSD/include/ |
| HD | netdb.h | 220 struct hostent *gethostbyaddr(const void *, socklen_t, int);
|
| /NextBSD/contrib/amd/amd/ |
| HD | amq_svc.c | 80 if (!(h = gethostbyaddr((const char *)&(addr->sin_addr), in amqsvc_is_client_allowed()
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | fake-rfc2553.c | 70 hp = gethostbyaddr((char *)&sin->sin_addr, in getnameinfo()
|
| /NextBSD/libexec/talkd/ |
| HD | process.c | 152 hp = gethostbyaddr(&satosin(&mp->ctl_addr)->sin_addr, in do_announce()
|
| /NextBSD/contrib/unbound/compat/ |
| HD | fake-rfc2553.c | 67 hp = gethostbyaddr((char *)&sin->sin_addr, in getnameinfo()
|
| /NextBSD/lib/libutil/ |
| HD | realhostname.c | 56 hp = gethostbyaddr((const char *)ip, sizeof(*ip), AF_INET); in realhostname()
|
| /NextBSD/usr.bin/ypwhich/ |
| HD | ypwhich.c | 127 hent = gethostbyaddr((char *)&ss_addr.s_addr, sizeof(ss_addr.s_addr), in bind_host()
|
| /NextBSD/contrib/ldns/compat/ |
| HD | fake-rfc2553.c | 69 hp = gethostbyaddr((char *)&sin->sin_addr, in getnameinfo()
|