/src/usr.bin/talk/ |
get_addrs.c | 64 hstrerror(h_errno)); 69 hstrerror(h_errno));
|
/src/lib/libc/resolv/ |
herror.c | 113 DE_CONST(hstrerror(*__h_errno()), t); 124 * hstrerror -- 128 hstrerror(int err) { function in typeref:typename:const char *
|
/src/usr.bin/btkey/ |
btkey.c | 71 optarg, hstrerror(h_errno)); 91 optarg, hstrerror(h_errno));
|
/src/usr.bin/sdpquery/ |
sdpquery.c | 93 optarg, hstrerror(h_errno));
|
/src/usr.sbin/ypset/ |
ypset.c | 105 hstrerror(h_errno));
|
/src/usr.bin/ypwhich/ |
ypwhich.c | 233 errx(1, "%s: %s", host, hstrerror(h_errno)); 296 errx(1, "%s: %s", host, hstrerror(h_errno));
|
/src/lib/libcompat/4.3/ |
rexec.c | 83 warnx("Error resolving %s (%s)", *ahost, hstrerror(h_errno));
|
/src/usr.bin/btpin/ |
btpin.c | 76 hstrerror(h_errno));
|
/src/usr.sbin/btdevctl/ |
btdevctl.c | 92 optarg, hstrerror(h_errno));
|
/src/include/ |
netdb.h | 338 const char *hstrerror(int);
|
/src/usr.sbin/btpand/ |
btpand.c | 100 optarg, hstrerror(h_errno));
|
/src/lib/libc/net/ |
Makefile.inc | 60 gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
|
/src/usr.sbin/timed/timedc/ |
cmds.c | 107 warnx("Error resolving %s (%s)", name, hstrerror(h_errno));
|
/src/usr.bin/rfcomm_sppd/ |
rfcomm_sppd.c | 148 hstrerror(h_errno));
|
/src/usr.sbin/rarpd/ |
rarpd.c | 594 hstrerror(h_errno));
|
/src/usr.sbin/arp/ |
arp.c | 770 warnx("%s: %s", host, hstrerror(h_errno));
|
/src/usr.sbin/ypbind/ |
ypbind.c | 1130 yp_log(LOG_WARNING, "%s: %s", p, hstrerror(h_errno));
|
/src/sbin/ping/ |
ping.c | 1959 name, hstrerror(h_errno));
|