/freebsd/crypto/heimdal/lib/roken/ |
H A D | hstrerror.c | 39 #define hstrerror broken_proto macro 43 #undef hstrerror 68 hstrerror(int herr) in hstrerror() function
|
H A D | roken.h.in | 562 #define hstrerror rk_hstrerror macro 566 ROKEN_LIB_FUNCTION const char * ROKEN_LIB_CALL hstrerror(int);
|
H A D | ChangeLog | 1012 * hstrerror.c: move h_errno to its own file (h_errno.c) 1965 * hstrerror.c (hstrerror): add const to return type
|
H A D | Makefile.in | 54 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 D | herror.c | 97 DE_CONST(hstrerror(*__h_errno()), t); in herror() 112 hstrerror(int err) { in hstrerror() function
|
H A D | Symbol.map | 5 hstrerror;
|
/freebsd/usr.sbin/bluetooth/btpand/ |
H A D | btpand.c | 89 optarg, hstrerror(h_errno)); in main() 107 optarg, hstrerror(h_errno)); in main()
|
/freebsd/usr.sbin/bluetooth/l2ping/ |
H A D | l2ping.c | 99 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 D | get_addrs.c | 52 errx(1, "%s: %s", his_machine_name, hstrerror(h_errno)); in get_addrs()
|
/freebsd/lib/libc/tests/resolv/ |
H A D | resolv_test.c | 142 *errstr = hstrerror(h_errno); in resolv_gethostby() 167 *errstr = hstrerror(error); in resolv_getipnodeby()
|
/freebsd/contrib/ntp/include/ |
H A D | l_stdlib.h | 56 extern const char * hstrerror (int);
|
/freebsd/usr.sbin/bluetooth/bthidcontrol/ |
H A D | bthidcontrol.c | 76 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/usr.sbin/bluetooth/sdpcontrol/ |
H A D | sdpcontrol.c | 72 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/include/ |
H A D | netdb.h | 293 const char *hstrerror(int);
|
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | bthidd.c | 86 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/usr.sbin/bluetooth/l2control/ |
H A D | l2control.c | 71 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/lib/libc/net/ |
H A D | Makefile.inc | 75 gethostbyname.3 hstrerror.3 \
|
/freebsd/usr.sbin/bluetooth/rfcomm_pppd/ |
H A D | rfcomm_pppd.c | 88 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 100 errx(1, "%s: %s", optarg, hstrerror(h_errno)); in main()
|
/freebsd/sbin/ping/ |
H A D | ping.c | 563 source, hstrerror(h_errno)); in ping() 591 target, hstrerror(h_errno)); in ping()
|
/freebsd/usr.sbin/arp/ |
H A D | arp.c | 267 xo_warnx("%s: %s", host, hstrerror(h_errno)); in getaddr()
|
/freebsd/crypto/heimdal/include/ |
H A D | config.h.in | 475 /* 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 D | ChangeLog | 1097 * don't bother looking for hstrerror() or inet_aton() anymore 1112 hstrerror(), inet_aton()
|
/freebsd/crypto/heimdal/ |
H A D | configure | 18247 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 D | libc_ubuntu1404_abilist.txt | 2014 fun:hstrerror=uninstrumented
|