Searched refs:hostent (Results 101 - 125 of 185) sorted by relevance

12345678

/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.c149 struct hostent *hp;
/freebsd-11-stable/usr.sbin/bluetooth/l2control/
H A Dl2cap.c51 struct hostent *he = NULL;
/freebsd-11-stable/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c67 struct hostent *he;
/freebsd-11-stable/sbin/ifconfig/
H A Daf_inet.c135 struct hostent *hp;
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpdmatch.c63 struct hostent *hp;
/freebsd-11-stable/contrib/tcpdump/
H A Daddrtoname.c105 * h_name in struct hostent is only valid.
107 static struct hostent *
110 static struct hostent host;
241 register struct hostent *hp;
299 register struct hostent *hp;
/freebsd-11-stable/usr.sbin/bluetooth/hccontrol/
H A Dutil.c3263 struct hostent *he = NULL;
H A Dlink_control.c237 struct hostent *he = NULL;
556 struct hostent *he = NULL;
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockaddr.c534 struct hostent *hp;
548 struct hostent hs;
817 struct hostent hs, *hptr;
842 struct hostent *hptr;
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dlibmilter.h290 extern struct hostent *mi_gethostbyname __P((char *, int));
/freebsd-11-stable/contrib/sendmail/src/
H A Ddaemon.c92 static int addrcmp __P((struct hostent *, char *, SOCKADDR *));
1682 register struct hostent *hp;
1711 register struct hostent *hp;
2139 register struct hostent *volatile hp = (struct hostent *) NULL;
2160 struct hostent *volatile hs = (struct hostent *) NULL;
2162 # define hs ((struct hostent *) NULL)
3346 struct hostent *
3351 register struct hostent *h
[all...]
/freebsd-11-stable/crypto/openssl/
H A De_os.h746 struct hostent *gethostbyname(const char *name);
747 struct hostent *gethostbyaddr(const char *addr, int length, int type);
/freebsd-11-stable/usr.bin/getent/
H A Dgetent.c271 hostsprint(const struct hostent *he)
284 struct hostent *he4, *he6;
/freebsd-11-stable/usr.sbin/arp/
H A Darp.c273 struct hostent *hp;
603 struct hostent *hp;
/freebsd-11-stable/contrib/apr-util/test/
H A Dtesturi.c241 " hostent: %p\n"
248 info->fragment, info->hostent, info->port, info->is_initialized,
/freebsd-11-stable/libexec/bootpd/bootpgw/
H A Dbootpgw.c163 struct hostent *hep;
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dbootptest.c140 struct hostent *hep;
/freebsd-11-stable/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c143 struct hostent *hp;
/freebsd-11-stable/usr.sbin/timed/timedc/
H A Dcmds.c65 struct hostent *hp;
/freebsd-11-stable/usr.sbin/ypserv/common/
H A Dyplib_host.c70 struct hostent *h;
/freebsd-11-stable/contrib/amd/conf/transp/
H A Dtransp_sockets.c55 struct hostent *hp;
/freebsd-11-stable/lib/libcompat/4.3/
H A Drexec.c302 struct hostent *hp;
/freebsd-11-stable/sbin/ggate/shared/
H A Dggate.c398 struct hostent *hp;
/freebsd-11-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c98 struct hostent *he = NULL;
/freebsd-11-stable/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c36 struct hostent *he;
310 /* struct hostent *cmp_he;*/

Completed in 458 milliseconds

12345678