Home
last modified time | relevance | path

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

12345678910>>...49

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dhstrerror.texi1 @node hstrerror
2 @subsection @code{hstrerror}
3 @findex hstrerror
5 …on:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/hstrerror.3.html,,man hstrerror}
/dports/net/serveez/serveez-0.2.2/src/libserveez/coserver/
H A Dxerror.c34 #define hstrerror strerror macro
39 extern char * hstrerror (int);
50 return hstrerror (h_errno); in xerror()
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dhstrerror.texi1 @node hstrerror
2 @subsection @code{hstrerror}
3 @findex hstrerror
/dports/mail/libspf/libspf-1.0.0-p5/src/libspf/
H A Ddns.c276 snprintf(p->error, SPF_MAX_ERROR, "%s\n", hstrerror(h_errno)); in DNS_query()
286 snprintf(p->error, SPF_MAX_ERROR, "%s\n", hstrerror(h_errno)); in DNS_query()
296 snprintf(p->error, SPF_MAX_ERROR, "%s\n", hstrerror(h_errno)); in DNS_query()
545 hstrerror(h_errno)); in DNS_txt_answer()
694 ancount, hstrerror(h_errno)); in DNS_mx_answer()
720 ancount, hstrerror(h_errno)); in DNS_mx_answer()
795 ancount, hstrerror(h_errno)); in DNS_ptr_answer()
814 ancount, hstrerror(h_errno)); in DNS_ptr_answer()
827 ancount, hstrerror(h_errno)); in DNS_ptr_answer()
970 ancount, hstrerror(h_errno)); in DNS_cname_answer()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dherror.c83 hstrerror(
107 v->iov_base = (char *)hstrerror(h_errno); in herror()
125 hstrerror( in hstrerror() function
/dports/net-mgmt/ndpmon/ndpmon-1.4.0/
H A Dalarm.c53 snprintf(hostname, HOST_NAME_SIZE, "<%s>",hstrerror(h_errno)); in gethostfromipv6()
54 …king up \"%." HOST_NAME_LEN_FSTR "s\": %." HOST_NAME_LEN_FSTR "s\n", ipv6adr, hstrerror(h_errno)); in gethostfromipv6()
61 snprintf(hostname, HOST_NAME_SIZE, "<%s>",hstrerror(h_errno)); in gethostfromipv6()
62 …king up \"%." HOST_NAME_LEN_FSTR "s\": %." HOST_NAME_LEN_FSTR "s\n", ipv6adr, hstrerror(h_errno)); in gethostfromipv6()
/dports/news/cnews/cnews-cr.g_18/contrib/lib/ipc/
H A Dnserrs.c11 hstrerror(errnum) in hstrerror() function
25 printf("%d: %s\n", i, hstrerror(i)); in main()
/dports/print/openprinting/papi-1.0_beta/source/libpapi-ipp/http-core/
H A Dhttp-private.h92 # define hstrerror cups_hstrerror macro
97 extern const char *hstrerror(int error);
/dports/print/cups/cups-2.3.3op2/scheduler/
H A Dcupsd.h48 # ifdef hstrerror
49 # undef hstrerror
51 # define hstrerror cups_hstrerror macro
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dherror_msg.c16 bb_verror_msg(s, p, hstrerror(h_errno)); in bb_herror_msg()
25 bb_verror_msg(s, p, hstrerror(h_errno)); in bb_herror_msg_and_die()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dherror.c89 ptr = (char *)hstrerror(h_errno);
95 hstrerror(err) in hstrerror() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dherror.c89 ptr = (char *)hstrerror(h_errno);
95 hstrerror(err) in hstrerror() function
/dports/news/nget/nget-0.27.1/
H A Dstrreps.h53 #if (!defined(HAVE_HSTRERROR) && !defined(hstrerror))
56 inline const char * hstrerror(int err) {return crappy_strerror(err);} in hstrerror() function
/dports/dns/libbind/libbind-6.0/resolv/
H A Dherror.c106 DE_CONST(hstrerror(*__h_errno()), t); in herror()
121 hstrerror(int err) { in hstrerror() function
/dports/net/libunp/unpv12e/names/
H A Dhostent3.c15 ptr, hstrerror(h_errno)); in main()
57 printf(" (gethostbyaddr failed: %s)\n", hstrerror(h_errno)); in pr_ipv4()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/resolv/
H A Dherror.c113 DE_CONST(hstrerror(*__h_errno()), t); in __weak_alias()
128 hstrerror(int err) { in hstrerror() function
/dports/net/sbd/sbd-1.37/
H A Dsocket_code.h121 hstrerror(h_errno)
328 hstrerror(h_errno)
493 hstrerror(h_errno)
524 hstrerror(h_errno)
564 hstrerror(h_errno)
631 hstrerror(h_errno)
/dports/games/bzflag-server/bzflag-2.4.22/src/net/
H A Dnetwork.cxx31 #define hstrerror(x) "<network error>" macro
58 args.push_back(hstrerror(h_errno)); in bzfherror()
63 args.push_back(hstrerror(h_errno)); in bzfherror()
/dports/games/bzflag/bzflag-2.4.22/src/net/
H A Dnetwork.cxx31 #define hstrerror(x) "<network error>" macro
58 args.push_back(hstrerror(h_errno)); in bzfherror()
63 args.push_back(hstrerror(h_errno)); in bzfherror()
/dports/net/aget/aget-0.4.1/
H A DHead.c40 extern const char *hstrerror(int);
61 hstrerror(h_errno)); in http_head_req()
/dports/irc/miau/miau-0.6.6/
H A Dconfigure.ac96 AC_SEARCH_LIBS(hstrerror, [resolv])
214 # hstrerror on Digital UNIX
217 AC_CACHE_CHECK([for hstrerror prototype], [ac_cv_func_hstrerror], [
220 [const char *ret; ret = hstrerror(1); return 0;],
225 AH_TEMPLATE([HAVE_HSTRERROR_PROTO], [have prototype for hstrerror])
280 hstrerror: $ac_cv_func_hstrerror socklen_t: $ac_cv_type_socklen_t snprintf: $have_snprintf
/dports/comms/conserver-com/conserver-8.2.4/
H A Dcompat.h177 # define hstrerror(Me) (h_errlist[Me]) macro
179 # define hstrerror(Me) "host lookup error" macro
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/cups/
H A Dhttp-private.h201 # define hstrerror _cups_hstrerror macro
206 extern const char *hstrerror(int error);
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/cups/
H A Dhttp-private.h201 # define hstrerror _cups_hstrerror macro
206 extern const char *hstrerror(int error);
/dports/net/kamailio/kamailio-5.4.5/src/modules/xmpp/
H A Dnetwork.c60 hstrerror(h_errno)); in net_listen()
108 hstrerror(h_errno)); in net_connect()

12345678910>>...49