Home
last modified time | relevance | path

Searched refs:hstrerror (Results 1 – 25 of 45) sorted by relevance

12

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dhstrerror.c41 #define hstrerror broken_proto macro
45 #undef hstrerror
70 hstrerror(int herr) in hstrerror() function
/netbsd/src/usr.bin/talk/
Dget_addrs.c64 hstrerror(h_errno)); in get_addrs()
69 hstrerror(h_errno)); in get_addrs()
/netbsd/src/external/bsd/libbind/dist/resolv/
Dherror.c108 DE_CONST(hstrerror(*__h_errno()), t); in herror()
123 hstrerror(int err) { in hstrerror() function
/netbsd/src/lib/libc/resolv/
Dherror.c113 DE_CONST(hstrerror(*__h_errno()), t); in __weak_alias()
128 hstrerror(int err) { in hstrerror() function
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/
Dgetcertsbyname.c114 #define hstrerror lwres_hstrerror macro
137 printf("getrrsetbyname: %s\n", hstrerror(error)); in getcertsbyname()
147 printf("getrrsetbyname: %s", hstrerror(error)); in getcertsbyname()
/netbsd/src/usr.bin/btkey/
Dbtkey.c71 optarg, hstrerror(h_errno)); in main()
91 optarg, hstrerror(h_errno)); in main()
/netbsd/src/usr.bin/ypwhich/
Dypwhich.c233 errx(1, "%s: %s", host, hstrerror(h_errno)); in find_server()
296 errx(1, "%s: %s", host, hstrerror(h_errno)); in find_mapmaster()
/netbsd/src/usr.bin/sdpquery/
Dsdpquery.c93 optarg, hstrerror(h_errno)); in main()
/netbsd/src/usr.sbin/ypset/
Dypset.c105 hstrerror(h_errno)); in gethostaddr()
/netbsd/src/external/bsd/ntp/dist/include/
Dl_stdlib.h58 extern const char * hstrerror (int);
/netbsd/src/lib/libcompat/4.3/
Drexec.c83 warnx("Error resolving %s (%s)", *ahost, hstrerror(h_errno));
/netbsd/src/include/
Dnetdb.h338 const char *hstrerror(int);
/netbsd/src/usr.bin/btpin/
Dbtpin.c76 hstrerror(h_errno)); in main()
/netbsd/src/usr.sbin/btdevctl/
Dbtdevctl.c92 optarg, hstrerror(h_errno)); in main()
/netbsd/src/usr.sbin/btpand/
Dbtpand.c100 optarg, hstrerror(h_errno)); in main()
/netbsd/src/lib/libc/net/
DMakefile.inc60 gethostbyname.3 herror.3 gethostbyname.3 hstrerror.3 \
/netbsd/src/usr.sbin/timed/timedc/
Dcmds.c107 warnx("Error resolving %s (%s)", name, hstrerror(h_errno)); in getaddr()
/netbsd/src/external/bsd/am-utils/dist/conf/nfs_prot/
Dnfs_prot_osf4.h211 extern const char *hstrerror(int err);
/netbsd/src/external/bsd/libbind/dist/include/
Dnetdb.h403 const char *hstrerror __P((int));
/netbsd/src/external/bsd/am-utils/dist/conf/transp/
Dtransp_sockets.c90 preferred_localhost, hstrerror(h_errno)); in amu_get_myaddress()
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Droken-frag.m4242 AC_FIND_IF_NOT_BROKEN(hstrerror, resolv,
251 hstrerror)
/netbsd/src/external/bsd/am-utils/dist/
Dconfigure.ac228 dnl libresolv is needed on Solaris/HPUX-11 for hstrerror()
229 AC_CHECK_FUNC(hstrerror,,AC_CHECK_LIB(resolv, hstrerror))
299 hstrerror \
/netbsd/src/usr.bin/rfcomm_sppd/
Drfcomm_sppd.c148 hstrerror(h_errno)); in main()
/netbsd/src/usr.sbin/rarpd/
Drarpd.c594 hstrerror(h_errno));
/netbsd/src/usr.sbin/arp/
Darp.c770 warnx("%s: %s", host, hstrerror(h_errno)); in getinetaddr()

12