Home
last modified time | relevance | path

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

12

/freebsd/crypto/heimdal/lib/roken/
H A Dhstrerror.c39 #define hstrerror broken_proto macro
43 #undef hstrerror
68 hstrerror(int herr) in hstrerror() function
H A Droken.h.in562 #define hstrerror rk_hstrerror macro
566 ROKEN_LIB_FUNCTION const char * ROKEN_LIB_CALL hstrerror(int);
H A DChangeLog1012 * hstrerror.c: move h_errno to its own file (h_errno.c)
1965 * hstrerror.c (hstrerror): add const to return type
H A DMakefile.in54 glob.c hstrerror.c inet_aton.c inet_ntop.c inet_pton.c \
820 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/hstrerror.Plo@am__quote@
/freebsd/lib/libc/resolv/
H A Dherror.c97 DE_CONST(hstrerror(*__h_errno()), t); in herror()
112 hstrerror(int err) { in hstrerror() function
H A DSymbol.map5 hstrerror;
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c89 optarg, hstrerror(h_errno)); in main()
107 optarg, hstrerror(h_errno)); in main()
/freebsd/usr.sbin/bluetooth/l2ping/
H A Dl2ping.c99 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
128 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/usr.bin/talk/
H A Dget_addrs.c52 errx(1, "%s: %s", his_machine_name, hstrerror(h_errno)); in get_addrs()
/freebsd/lib/libc/tests/resolv/
H A Dresolv_test.c142 *errstr = hstrerror(h_errno); in resolv_gethostby()
167 *errstr = hstrerror(error); in resolv_getipnodeby()
/freebsd/contrib/ntp/include/
H A Dl_stdlib.h56 extern const char * hstrerror (int);
/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c76 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c72 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/include/
H A Dnetdb.h293 const char *hstrerror(int);
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.c86 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c71 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/lib/libc/net/
H A DMakefile.inc75 gethostbyname.3 hstrerror.3 \
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/
H A Drfcomm_pppd.c88 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c100 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
/freebsd/sbin/ping/
H A Dping.c563 source, hstrerror(h_errno)); in ping()
591 target, hstrerror(h_errno)); in ping()
/freebsd/usr.sbin/arp/
H A Darp.c267 xo_warnx("%s: %s", host, hstrerror(h_errno)); in getaddr()
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in475 /* Define to 1 if you have the `hstrerror' function. */
1344 /* define if the system is missing a prototype for hstrerror() */
/freebsd/contrib/tnftp/
H A DChangeLog1097 * don't bother looking for hstrerror() or inet_aton() anymore
1112 hstrerror(), inet_aton()
/freebsd/crypto/heimdal/
H A Dconfigure18247 hstrerror(17)
18268 for ac_func in hstrerror
18346 extern int hstrerror (struct foo*);
18350 hstrerror(&xx)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2014 fun:hstrerror=uninstrumented

12