Searched refs:gai_strerror (Results 126 - 150 of 160) sorted by relevance

1234567

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Daddr_families.c1195 string, gai_strerror(error));
/netbsd-current/external/mpl/bind/dist/bin/delv/
H A Ddelv.c944 gai_strerror(gaierror));
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Dntp_config.c3817 name, gai_strerror(rescode), rescode);
4430 name, gai_strerror(rescode), rescode);
4602 name, gai_strerror(rescode), rescode);
H A Drefclock_gpsdjson.c476 s_svcerr[idx], gai_strerror(s_svcerr[idx]));
/netbsd-current/usr.sbin/syslogd/
H A Dsyslogd.c2758 gai_strerror(error));
3945 logerror("%s", gai_strerror(error));
4107 logerror("%s", gai_strerror(error));
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A DMakefile.in359 $(DEPDIR)/freehostent.Plo $(DEPDIR)/gai_strerror.Plo \
711 freehostent.c gai_strerror.c getaddrinfo.c getcap.c getcwd.c \
1285 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gai_strerror.Plo@am__quote@ # am--include-marker
2472 -rm -f $(DEPDIR)/gai_strerror.Plo
2679 -rm -f $(DEPDIR)/gai_strerror.Plo
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Devutil.c1615 return gai_strerror(err);
H A Dhttp.c4135 event_errx(1, "getnameinfo failed: %s", gai_strerror(ni_result));
/netbsd-current/external/bsd/libevent/dist/
H A Devutil.c1680 return gai_strerror(err);
H A Dhttp.c4379 event_errx(1, "getnameinfo failed: %s", gai_strerror(ni_result));
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp691 StringRef(gai_strerror(EC)) + ")");
/netbsd-current/usr.bin/rpcinfo/
H A Drpcinfo.c574 errx(1, "%s: %s", host, gai_strerror(error));
/netbsd-current/usr.bin/ftp/
H A Dfetch.c643 : gai_strerror(error));
H A Dftp.c180 : gai_strerror(error));
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmisc.c149 return gai_strerror(gaierr);
/netbsd-current/usr.sbin/route6d/
H A Droute6d.c565 fatal("%s", gai_strerror(error));
603 fatal("%s", gai_strerror(error));
/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c3555 wpa_printf(MSG_ERROR, "getaddrinfo(): %s", gai_strerror(n));
4337 wpa_printf(MSG_ERROR, "getaddrinfo(): %s", gai_strerror(n));
/netbsd-current/external/bsd/ntp/dist/ntpq/
H A Dntpq.c719 fprintf(stderr, "%s\n", gai_strerror(a_info));
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dlog.c2671 "%s", gai_strerror(wsret));
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dclient.c5178 error (1, 0, "%s", gai_strerror(e));
/netbsd-current/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c1021 ifname?ifname:"default", port, gai_strerror(r),
/netbsd-current/external/bsd/nsd/dist/
H A Dremote.c480 ip, port, gai_strerror(r),
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dsocket.d843 return to!string(gai_strerror(err));
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dsocket.d850 return to!string(gai_strerror(err));
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4397 << gai_strerror(error_num);

Completed in 615 milliseconds

1234567