Symbol: h_errno
crypto/dist/ipsec-tools/src/racoon/dnssec.c
56
extern int h_errno;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
139
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
149
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
180
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
227
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
254
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
290
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
303
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
318
h_errno = NO_RECOVERY;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
64
extern int h_errno;
distrib/utils/libhack/gethost.c
114
return gethostbyname_r(name, &h_ent, h_buf, sizeof(h_buf), &h_errno);
distrib/utils/libhack/gethost.c
133
&h_errno);
distrib/utils/libhack/gethost.c
76
int h_errno;
include/netdb.h
136
extern int h_errno;
lib/libbluetooth/bluetooth.c
111
h_errno = NETDB_INTERNAL;
lib/libbluetooth/bluetooth.c
116
h_errno = HOST_NOT_FOUND;
lib/libbluetooth/bluetooth.c
151
h_errno = NETDB_SUCCESS;
lib/libbluetooth/bluetooth.c
89
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
1757
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
1762
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
1773
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
1947
h_errno = HOST_NOT_FOUND;
lib/libc/net/getaddrinfo.c
1989
h_errno = NETDB_SUCCESS;
lib/libc/net/getaddrinfo.c
1995
h_errno = ntohs(hp->ancount) > 0? NO_DATA : NO_RECOVERY;
lib/libc/net/getaddrinfo.c
2046
h_errno = NETDB_INTERNAL;
lib/libc/net/getaddrinfo.c
2052
h_errno = NETDB_INTERNAL;
lib/libc/net/getaddrinfo.c
2208
h_errno = NETDB_INTERNAL;
lib/libc/net/getaddrinfo.c
2264
switch (h_errno) {
lib/libc/net/getaddrinfo.c
2530
h_errno = HOST_NOT_FOUND;
lib/libc/net/getaddrinfo.c
2609
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
2629
h_errno = TRY_AGAIN;
lib/libc/net/getaddrinfo.c
2655
h_errno = HOST_NOT_FOUND;
lib/libc/net/getaddrinfo.c
2658
h_errno = TRY_AGAIN;
lib/libc/net/getaddrinfo.c
2661
h_errno = NO_DATA;
lib/libc/net/getaddrinfo.c
2667
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
2697
h_errno = HOST_NOT_FOUND; /* default, if we never query */
lib/libc/net/getaddrinfo.c
2722
saved_herrno = h_errno;
lib/libc/net/getaddrinfo.c
2758
h_errno = TRY_AGAIN;
lib/libc/net/getaddrinfo.c
2762
switch (h_errno) {
lib/libc/net/getaddrinfo.c
2809
h_errno = saved_herrno;
lib/libc/net/getaddrinfo.c
2811
h_errno = NO_DATA;
lib/libc/net/getaddrinfo.c
2813
h_errno = TRY_AGAIN;
lib/libc/net/getaddrinfo.c
2844
h_errno = NO_RECOVERY;
lib/libc/net/getaddrinfo.c
2854
h_errno = NO_RECOVERY;
lib/libc/net/gethnamaddr.c
1337
&h_errno);
lib/libc/net/gethnamaddr.c
1342
return gethostbyname_r(name, &h_ent, h_buf, sizeof(h_buf), &h_errno);
lib/libc/net/gethnamaddr.c
1348
&h_errno);
lib/libc/net/gethnamaddr.c
1357
h_errno = NETDB_INTERNAL;
lib/libc/net/gethnamaddr.c
1362
return gethostent_r(_h_file, &h_ent, h_buf, sizeof(h_buf), &h_errno);
lib/libc/net/getnetnamadr.c
206
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
208
h_errno = TRY_AGAIN;
lib/libc/net/getnetnamadr.c
214
h_errno = NO_RECOVERY;
lib/libc/net/getnetnamadr.c
260
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
275
h_errno = TRY_AGAIN;
lib/libc/net/getnetnamadr.c
300
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
347
h_errno = NETDB_INTERNAL;
lib/libc/net/getnetnamadr.c
383
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
402
h_errno = NETDB_INTERNAL;
lib/libc/net/getnetnamadr.c
406
h_errno = NETDB_SUCCESS;
lib/libc/net/getnetnamadr.c
438
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
459
h_errno = NETDB_INTERNAL;
lib/libc/net/getnetnamadr.c
486
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
507
h_errno = NETDB_INTERNAL;
lib/libc/net/getnetnamadr.c
511
h_errno = NETDB_SUCCESS;
lib/libc/net/getnetnamadr.c
572
h_errno = HOST_NOT_FOUND;
lib/libc/net/getnetnamadr.c
604
h_errno = HOST_NOT_FOUND;
lib/libc/resolv/h_errno.c
45
extern int h_errno;
lib/libc/resolv/h_errno.c
57
h_errno = res->res_h_errno = err;
lib/libc/resolv/herror.c
87
int h_errno;
lib/libc/resolv/res_state.c
63
h_errno = NETDB_INTERNAL;
lib/libcompat/4.3/rexec.c
83
warnx("Error resolving %s (%s)", *ahost, hstrerror(h_errno));
lib/libpthread/res_state.c
107
h_errno = NETDB_INTERNAL;
lib/libpthread/res_state.c
98
h_errno = NETDB_INTERNAL;
sbin/ping/ping.c
1960
name, hstrerror(h_errno));
tests/lib/libc/net/h_hostent.c
105
printf("error %d\n", h_errno);
usr.bin/btkey/btkey.c
71
optarg, hstrerror(h_errno));
usr.bin/btkey/btkey.c
91
optarg, hstrerror(h_errno));
usr.bin/btpin/btpin.c
76
hstrerror(h_errno));
usr.bin/rfcomm_sppd/rfcomm_sppd.c
148
hstrerror(h_errno));
usr.bin/sdpquery/sdpquery.c
93
optarg, hstrerror(h_errno));
usr.bin/talk/get_addrs.c
64
hstrerror(h_errno));
usr.bin/talk/get_addrs.c
69
hstrerror(h_errno));
usr.bin/ypwhich/ypwhich.c
233
errx(1, "%s: %s", host, hstrerror(h_errno));
usr.bin/ypwhich/ypwhich.c
296
errx(1, "%s: %s", host, hstrerror(h_errno));
usr.sbin/arp/arp.c
770
warnx("%s: %s", host, hstrerror(h_errno));
usr.sbin/btdevctl/btdevctl.c
92
optarg, hstrerror(h_errno));
usr.sbin/btpand/btpand.c
100
optarg, hstrerror(h_errno));
usr.sbin/rarpd/rarpd.c
594
hstrerror(h_errno));
usr.sbin/timed/timedc/cmds.c
107
warnx("Error resolving %s (%s)", name, hstrerror(h_errno));
usr.sbin/ypbind/ypbind.c
1130
yp_log(LOG_WARNING, "%s: %s", p, hstrerror(h_errno));
usr.sbin/ypset/ypset.c
105
hstrerror(h_errno));