Home
last modified time | relevance | path

Searched refs:hostent (Results 1 – 25 of 97) sorted by last modified time

1234

/original-bsd/usr.sbin/timed/timedc/
H A Dcmds.c45 struct hostent *hp;
/original-bsd/usr.sbin/sendmail/src/
H A Dsendmail.h1161 extern struct hostent *sm_gethostbyname __P((char *));
1162 extern struct hostent *sm_gethostbyaddr __P((char *, int, int));
H A Dudb.c725 register struct hostent *h; in _udbx_init()
H A Dconf.c3114 struct hostent *
3118 struct hostent *h;
3121 static struct hostent hp;
3123 extern struct hostent *_switch_gethostbyname_r();
3129 extern struct hostent *__switch_gethostbyname();
3182 struct hostent *
3190 static struct hostent hp;
3192 extern struct hostent *_switch_gethostbyaddr_r();
3196 extern struct hostent *__switch_gethostbyaddr();
3277 struct hostent *hp; in load_if_names()
[all …]
H A Ddaemon.c621 register struct hostent *hp = (struct hostent *)NULL;
920 struct hostent *
925 register struct hostent *hp;
1291 register struct hostent *hp;
1356 register struct hostent *hp;
1526 register struct hostent *hp;
1657 register struct hostent *hp;
/original-bsd/usr.sbin/syslogd/
H A Dsyslogd.c744 struct hostent *hp;
947 struct hostent *hp;
/original-bsd/usr.sbin/timed/timed/
H A Dtimed.c847 register struct hostent *hentp;
/original-bsd/usr.sbin/traceroute/
H A Dtraceroute.c280 struct hostent *hp;
769 struct hostent *hp;
/original-bsd/usr.sbin/lpr/lpd/
H A Dlpd.c467 register struct hostent *hp;
/original-bsd/usr.sbin/lpr/common_source/
H A Daux.c262 register struct hostent *hp;
H A Dcommon.c101 struct hostent *hp;
273 register struct hostent *hp; in checkremote()
282 if (hp == (struct hostent *) NULL) { in checkremote()
291 if (hp == (struct hostent *) NULL) { in checkremote()
/original-bsd/usr.sbin/arp/
H A Darp.c165 struct hostent *hp;
250 struct hostent *hp;
280 struct hostent *hp;
347 struct hostent *hp;
/original-bsd/usr.sbin/amd/amd/
H A Dinfo_hes.c572 struct hostent *ghp;
H A Dsrvr_nfs.c576 struct hostent *hp = 0;
H A Dutil.c203 struct hostent *hp;
H A Dwire.c65 struct hostent *hp; in getwire()
/original-bsd/usr.sbin/amd/amq/
H A Damq.c268 struct hostent *hp;
/original-bsd/usr.bin/w/
H A Dw.c96 struct hostent *hp;
/original-bsd/usr.bin/whois/
H A Dwhois.c35 struct hostent *hp;
/original-bsd/usr.bin/uucp/vms/
H A Duucpd.c42 struct hostent *hp;
/original-bsd/usr.bin/uucp/uucico/
H A Dcico.c357 struct hostent *hp;
/original-bsd/usr.bin/uucp/libacu/
H A Dbsdtcp.c29 struct hostent *hp;
/original-bsd/usr.bin/tn3270/
H A Dtelnet.c3620 register struct hostent *host = 0;
/original-bsd/usr.bin/tn3270/api/
H A Dapi_bsd.c42 struct hostent *hp;
/original-bsd/usr.bin/talk/
H A Dget_addrs.c23 struct hostent *hp;

1234