Symbol: hostent
crypto/dist/ipsec-tools/src/racoon/isakmp_cfg.c
1545
static struct hostent *host = NULL;
distrib/utils/libhack/gethost.c
111
struct hostent *
distrib/utils/libhack/gethost.c
117
struct hostent *
distrib/utils/libhack/gethost.c
118
gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp,
distrib/utils/libhack/gethost.c
129
struct hostent *
distrib/utils/libhack/gethost.c
136
struct hostent *
distrib/utils/libhack/gethost.c
137
gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)
distrib/utils/libhack/gethost.c
78
static struct hostent h_ent;
distrib/utils/libhack/gethost.c
81
static struct hostent *
distrib/utils/libhack/gethost.c
98
struct hostent *
distrib/utils/libhack/gethost.c
99
gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t bufsiz,
games/hunt/hunt/server.c
204
struct hostent *hp;
games/hunt/hunt/server.c
75
struct hostent *hp;
include/netdb.h
318
void freehostent(struct hostent *);
include/netdb.h
321
struct hostent *gethostbyaddr(const void *, socklen_t, int);
include/netdb.h
322
struct hostent *gethostbyname(const char *);
include/netdb.h
324
struct hostent *gethostbyname2(const char *, int);
include/netdb.h
326
struct hostent *gethostent(void);
lib/libbluetooth/bluetooth.c
102
struct hostent *
lib/libbluetooth/bluetooth.c
48
static struct hostent host;
lib/libbluetooth/bluetooth.c
63
struct hostent *
lib/libbluetooth/bluetooth.c
66
struct hostent *p;
lib/libbluetooth/bluetooth.c
83
struct hostent *
lib/libbluetooth/bluetooth.c
86
struct hostent *p;
lib/libbluetooth/bluetooth.h
52
struct hostent * bt_gethostbyname (char const *);
lib/libbluetooth/bluetooth.h
53
struct hostent * bt_gethostbyaddr (char const *, socklen_t, int);
lib/libbluetooth/bluetooth.h
54
struct hostent * bt_gethostent (void);
lib/libc/net/gethnamaddr.c
1002
struct hostent *hp;
lib/libc/net/gethnamaddr.c
1104
static struct hostent *
lib/libc/net/gethnamaddr.c
1116
struct hostent *hp = info->hp;
lib/libc/net/gethnamaddr.c
1233
struct hostent *hp = NULL;
lib/libc/net/gethnamaddr.c
1285
struct hostent *hp;
lib/libc/net/gethnamaddr.c
1331
static struct hostent h_ent;
lib/libc/net/gethnamaddr.c
1334
struct hostent *
lib/libc/net/gethnamaddr.c
1340
struct hostent *
lib/libc/net/gethnamaddr.c
1345
struct hostent *
lib/libc/net/gethnamaddr.c
1351
struct hostent *
lib/libc/net/gethnamaddr.c
155
static struct hostent *getanswer(const querybuf *, int, const char *, int,
lib/libc/net/gethnamaddr.c
156
res_state, struct hostent *, char *, size_t, int *);
lib/libc/net/gethnamaddr.c
158
static void map_v4v6_hostent(struct hostent *, char **, char *);
lib/libc/net/gethnamaddr.c
166
static struct hostent *_yp_hostent(char *, int, struct getnamaddr *);
lib/libc/net/gethnamaddr.c
169
static struct hostent *gethostbyname_internal(const char *, int, res_state,
lib/libc/net/gethnamaddr.c
170
struct hostent *, char *, size_t, int *);
lib/libc/net/gethnamaddr.c
213
static struct hostent *
lib/libc/net/gethnamaddr.c
215
res_state res, struct hostent *hent, char *buf, size_t buflen, int *he)
lib/libc/net/gethnamaddr.c
522
struct hostent *
lib/libc/net/gethnamaddr.c
523
gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen,
lib/libc/net/gethnamaddr.c
536
struct hostent *nhp = gethostbyname_internal(name, AF_INET6,
lib/libc/net/gethnamaddr.c
548
struct hostent *
lib/libc/net/gethnamaddr.c
549
gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf,
lib/libc/net/gethnamaddr.c
563
static struct hostent *
lib/libc/net/gethnamaddr.c
565
struct hostent *hp, char *buf, size_t buflen, int *he)
lib/libc/net/gethnamaddr.c
680
struct hostent *
lib/libc/net/gethnamaddr.c
681
gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp,
lib/libc/net/gethnamaddr.c
740
struct hostent *
lib/libc/net/gethnamaddr.c
741
gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he)
lib/libc/net/gethnamaddr.c
860
map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep)
lib/libc/net/gethnamaddr.c
938
struct hostent *hp;
lib/libc/net/getnameinfo.c
255
struct hostent *hp;
lib/libc/net/getnameinfo.c
393
struct hostent hent;
lib/libc/net/hostent.h
42
struct hostent *gethostent_r(FILE *, struct hostent *, char *, size_t, int *);
lib/libc/net/hostent.h
45
struct hostent *gethostbyname_r(const char *, struct hostent *, char *, size_t,
lib/libc/net/hostent.h
47
struct hostent *gethostbyname2_r(const char *, int, struct hostent *, char *,
lib/libc/net/hostent.h
49
struct hostent *gethostbyaddr_r(const void *, socklen_t, int, struct hostent *,
lib/libc/net/hostent.h
58
struct hostent *hp;
lib/libc/net/sethostent.c
119
struct hostent *hp;
lib/libc/net/sethostent.c
153
struct hostent *
lib/libc/net/sethostent.c
156
struct hostent *hp, hent;
lib/libc/net/sethostent.c
266
struct hostent *hp;
lib/libc/net/sethostent.c
66
static struct hostent *_hf_gethtbyname2(const char *, int, struct getnamaddr *);
lib/libc/rpc/getrpcport.c
69
struct hostent *hp;
lib/libcompat/4.3/rexec.c
68
struct hostent *hp;
lib/libquota/quota_nfs.c
101
struct hostent *hp;
lib/libradius/radlib.c
352
struct hostent *hent;
libexec/mail.local/mail.local.c
329
struct hostent *hp;
regress/sys/net/frag/ip4_frag_1.c
303
struct hostent *he;
sbin/ping/ping.c
1817
struct hostent *hp;
sbin/ping/ping.c
1935
struct hostent *hp;
sbin/route/route.c
107
static int getaddr(int, const char *, struct hostent **, struct sou *);
sbin/route/route.c
428
struct hostent *hp = 0;
sbin/route/route.c
783
getaddr(int which, const char *s, struct hostent **hpp, struct sou *soup)
sbin/route/route.c
786
struct hostent *hp;
sbin/route/rtutil.c
514
struct hostent *hp;
sbin/routed/parms.c
1036
struct hostent *hp;
sbin/routed/rtquery/rtquery.c
183
struct hostent *hp = gethostbyname(optarg);
sbin/routed/rtquery/rtquery.c
516
struct hostent *hp;
sbin/routed/rtquery/rtquery.c
624
struct hostent *hp;
share/doc/psd/20.ipctut/dgramsend.c
52
struct hostent *hp, *gethostbyname();
share/doc/psd/20.ipctut/streamwrite.c
53
struct hostent *hp, *gethostbyname();
sys/arch/hpc/stand/hpcboot/file_http.cpp
177
struct hostent *entry = gethostbyname(_server_name);
tests/lib/libc/net/h_hostent.c
103
geta(struct hostent *hp) {
tests/lib/libc/net/h_hostent.c
116
struct hostent hent;
tests/lib/libc/net/h_hostent.c
53
phostent(const struct hostent *h)
usr.bin/btkey/btkey.c
291
struct hostent *he;
usr.bin/btkey/btkey.c
55
struct hostent *he;
usr.bin/btpin/btpin.c
72
struct hostent *he = NULL;
usr.bin/getent/getent.c
287
hostsprint(const struct hostent *he)
usr.bin/getent/getent.c
300
struct hostent *he;
usr.bin/netstat/inet.c
991
struct hostent *hp;
usr.bin/netstat/inet6.c
1440
struct hostent *hp;
usr.bin/rfcomm_sppd/rfcomm_sppd.c
144
struct hostent *he = NULL;
usr.bin/sdpquery/sdpquery.c
89
struct hostent *he = NULL;
usr.bin/systat/netstat.c
593
struct hostent *hp;
usr.bin/talk/get_addrs.c
51
struct hostent *hp;
usr.bin/w/w.c
626
struct hostent *hp;
usr.bin/ypwhich/ypwhich.c
103
struct hostent *he;
usr.bin/ypwhich/ypwhich.c
229
struct hostent *he;
usr.bin/ypwhich/ypwhich.c
276
struct hostent *he;
usr.sbin/altq/libaltq/parser.c
372
struct hostent *h;
usr.sbin/arp/arp.c
445
struct hostent *hp;
usr.sbin/arp/arp.c
765
struct hostent *hp;
usr.sbin/bootp/bootpd/bootpd.c
177
struct hostent *hep;
usr.sbin/bootp/bootpgw/bootpgw.c
142
struct hostent *hep;
usr.sbin/bootp/bootptest/bootptest.c
136
struct hostent *hep;
usr.sbin/bootp/common/lookup.c
71
struct hostent *hp;
usr.sbin/bootp/common/trygetif.c
32
struct hostent *hep;
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c
307
struct hostent *he = NULL;
usr.sbin/btconfig/btconfig.c
1087
struct hostent *hp;
usr.sbin/btdevctl/btdevctl.c
88
struct hostent *he = NULL;
usr.sbin/btpand/btpand.c
96
struct hostent *he;
usr.sbin/isibootd/isibootd.c
133
struct hostent *clientent;
usr.sbin/map-mbone/mapper.c
604
struct hostent *e;
usr.sbin/map-mbone/mapper.c
797
struct hostent *e = gethostbyname(name);
usr.sbin/mrinfo/mrinfo.c
122
struct hostent *e;
usr.sbin/mrinfo/mrinfo.c
323
struct hostent *hp;
usr.sbin/mrinfo/mrinfo.c
324
struct hostent bogus;
usr.sbin/mrouted/cfparse.y
349
| STRING { struct hostent *hp;
usr.sbin/mtrace/mtrace.c
1339
struct hostent *hp;
usr.sbin/mtrace/mtrace.c
175
struct hostent *e;
usr.sbin/mtrace/mtrace.c
186
struct hostent *e = (struct hostent *)0;
usr.sbin/ndbootd/ndbootd.c
317
struct hostent *the_hostent;
usr.sbin/rarpd/rarpd.c
105
struct hostent *);
usr.sbin/rarpd/rarpd.c
578
struct hostent *hp;
usr.sbin/rarpd/rarpd.c
775
struct hostent *hp)
usr.sbin/rpc.bootparamd/bootparamd.c
157
struct hostent *he;
usr.sbin/rpc.bootparamd/bootparamd.c
229
struct hostent *he;
usr.sbin/rpc.bootparamd/bootparamd.c
383
struct hostent *hp;
usr.sbin/rpc.bootparamd/bootparamd.c
79
struct hostent *he;
usr.sbin/rpc.bootparamd/test.c
71
struct hostent *hp;
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
297
struct hostent *hp;
usr.sbin/timed/timed/timed.c
681
struct hostent *hentp;
usr.sbin/timed/timedc/cmds.c
103
const struct hostent *hp;
usr.sbin/traceroute/traceroute.c
1607
struct hostent *hp;
usr.sbin/traceroute/traceroute.c
1648
struct hostent *hp;
usr.sbin/ypbind/ypbind.c
1080
struct hostent *hp;
usr.sbin/yppoll/yppoll.c
171
struct hostent *h;
usr.sbin/ypserv/common/yplib_host.c
67
struct hostent *h;
usr.sbin/ypserv/ypserv/ypserv_db.c
469
struct hostent *host;
usr.sbin/ypset/ypset.c
97
struct hostent *hp;