Searched refs:gai_strerror (Results 151 - 157 of 157) sorted by relevance

1234567

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c4133 event_errx(1, "getnameinfo failed: %s", gai_strerror(ni_result));
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in50 freeaddrinfo.c freehostent.c gai_strerror.c getaddrinfo.c \
802 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gai_strerror.Plo@am__quote@
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c4912 name, gai_strerror(rescode), rescode);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dremote.c320 ip?ip:"default", port, gai_strerror(r),
/freebsd-11-stable/contrib/apr/
H A Dconfigure29450 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gai_strerror" >&5
29451 $as_echo_n "checking for library containing gai_strerror... " >&6; }
29465 char gai_strerror ();
29469 return gai_strerror ();
29562 for ac_func in gai_strerror if_nametoindex if_indextoname
30011 # so getaddrinfo/gai_strerror are not used.
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure4529 for ac_func in getservent getservbyname getservbyport getaddrinfo gai_strerror
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure19189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gai_strerror" >&5
19190 $as_echo_n "checking for gai_strerror... " >&6; }
19217 gai_strerror(0)
19238 for ac_func in gai_strerror
19240 ac_fn_c_check_func "$LINENO" "gai_strerror" "ac_cv_func_gai_strerror"
19250 # gai_strerror
19251 eval "ac_tr_func=HAVE_`echo gai_strerror | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`"
19295 *" gai_strerror.$ac_objext "* ) ;;
19296 *) LIBOBJS="$LIBOBJS gai_strerror.$ac_objext"

Completed in 378 milliseconds

1234567