Searched refs:getaddrinfo (Results 1 - 25 of 265) sorted by relevance

1234567891011

/freebsd-11-stable/usr.bin/getaddrinfo/
H A DMakefile2 # $FreeBSD: stable/11/usr.bin/getaddrinfo/Makefile 317653 2017-05-01 16:59:54Z brooks $
5 PROG= getaddrinfo
6 SRCS= getaddrinfo.c tables.h
/freebsd-11-stable/contrib/ldns/compat/
H A Dfake-rfc2553.h154 #ifdef getaddrinfo
155 # undef getaddrinfo macro
157 #define getaddrinfo(a,b,c,d) (ssh_getaddrinfo(a,b,c,d)) macro
158 int getaddrinfo(const char *, const char *,
/freebsd-11-stable/contrib/unbound/compat/
H A Dfake-rfc2553.h149 #ifdef getaddrinfo
150 # undef getaddrinfo macro
152 #define getaddrinfo(a,b,c,d) (getaddrinfo_unbound(a,b,c,d)) macro
153 int getaddrinfo(const char *, const char *,
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h151 #ifdef getaddrinfo
152 # undef getaddrinfo macro
154 #define getaddrinfo(a,b,c,d) (ssh_getaddrinfo(a,b,c,d)) macro
155 int getaddrinfo(const char *, const char *,
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsocktohost.c65 a_info = getaddrinfo(pbuf, svc, &hints, &alist);
75 a_info = getaddrinfo(pbuf, svc, &hints, &alist);
81 a_info = getaddrinfo(pbuf, svc, &hints, &alist);
H A Dis_ip_address.c75 if (getaddrinfo(tmpbuf, NULL, &hints, &result) == 0) {
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsupport.h64 int getaddrinfo(const char *, const char *, const struct addrinfo *,
/freebsd-11-stable/contrib/ntp/scripts/lib/NTP/
H A DUtil.pm18 Socket->import(qw(getaddrinfo getnameinfo SOCK_RAW AF_INET));
76 ($err, $res) = getaddrinfo($host, '', {socktype => SOCK_RAW});
77 die "getaddrinfo failed: $err\n" if $err;
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dexpand_hostname.c80 error = getaddrinfo (orig_hostname, NULL, &hints, &ai);
160 error = getaddrinfo (orig_hostname, NULL, &hints, &ai);
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dgethost.c66 getaddrinfo(name, NULL, &hints, &res);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetaddrinfo_hostspec.c38 /* getaddrinfo via string specifying host and port */
92 return getaddrinfo (host, portstr, &hints, ai);
H A Dgetnameinfo_verified.c74 ret = getaddrinfo (host, serv, &hints, &ai);
H A Dgetaddrinfo-test.c81 ret = getaddrinfo (nodename, servname, &hints, &res);
/freebsd-11-stable/lib/libc/net/
H A DMakefile.inc8 gai_strerror.c getaddrinfo.c \
40 getaddrinfo.3 gai_strerror.3 gethostbyname.3 \
59 MLINKS+=getaddrinfo.3 freeaddrinfo.3
H A Drcmdsh.c89 error = getaddrinfo(*ahost, num, &hints, &res);
91 fprintf(stderr, "rcmdsh: getaddrinfo: %s\n",
/freebsd-11-stable/contrib/traceroute/
H A Das.c75 error = getaddrinfo(server, "whois", &hints, &res0);
78 error = getaddrinfo(server, "43", &hints, &res0);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_rfc2553.h152 * Flag values for getaddrinfo()
195 * Error return codes from getaddrinfo()
213 int getaddrinfo (const char *, const char *,
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h47 # define getaddrinfo non_rfc2553_getaddrinfo macro
49 # undef getaddrinfo macro
310 int getaddrinfo(const char *, const char *,
493 #define getaddrinfo Rgetaddrinfo macro
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A Dts-http.c85 ret = getaddrinfo(NULL, "8080", &hints, &res0);
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dnet.c104 error = getaddrinfo(rhost, (rport == 0 ? "printer" : NULL),
207 if ((errno = getaddrinfo(lclhost, NULL, &hints, &local_res)) != 0) {
219 if ((errno = getaddrinfo(pp->remote_host, NULL,
/freebsd-11-stable/usr.sbin/nfsd/
H A Dnfsd.c292 ecode = getaddrinfo(NULL, "nfs", &hints, &ai_udp);
294 err(1, "getaddrinfo udp: %s", gai_strerror(ecode));
316 ecode = getaddrinfo(NULL, "nfs", &hints, &ai_udp6);
318 err(1, "getaddrinfo udp6: %s", gai_strerror(ecode));
340 ecode = getaddrinfo(NULL, "nfs", &hints, &ai_tcp);
342 err(1, "getaddrinfo tcp: %s", gai_strerror(ecode));
364 ecode = getaddrinfo(NULL, "nfs", &hints, &ai_tcp6);
366 err(1, "getaddrinfo tcp6: %s", gai_strerror(ecode));
497 ecode = getaddrinfo(NULL, "nfs", &hints, &ai_udp);
499 syslog(LOG_ERR, "getaddrinfo ud
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/net/
H A Dt_udp.c31 e = getaddrinfo("localhost", "9999", &hints, &res);
32 ATF_REQUIRE_MSG(e == 0, "getaddrinfo AF=%d: %s", family,
/freebsd-11-stable/contrib/netbsd-tests/net/sys/
H A Dt_rfc6056.c75 error = getaddrinfo(hostname, service, &hints, &res);
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dutmp_login.c64 ret = getaddrinfo (hostname, NULL, NULL, &ai);
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Didn-lookup.c112 ret = getaddrinfo(encoded, NULL, &hints, &ai);
114 errx(1, "getaddrinfo failed: %s", gai_strerror(ret));

Completed in 206 milliseconds

1234567891011