Searched defs:addrinfo (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsupport.h53 struct addrinfo { struct
/freebsd-11-stable/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c66 struct addrinfo *addrinfo; local
263 printaddrinfo(struct addrinfo *addrinfo) argument
[all...]
/freebsd-11-stable/contrib/unbound/respip/
H A Drespip.h87 struct respip_addr_info* addrinfo; /* set only for inform variants */ member in struct:respip_action_info
/freebsd-11-stable/contrib/serf/auth/
H A Dauth_spnego_sspi.c166 struct addrinfo *addrinfo; local
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_rfc2553.h183 struct addrinfo { struct
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dnetdb.h30 struct addrinfo { struct
/freebsd-11-stable/contrib/ldns/compat/
H A Dfake-rfc2553.h141 struct addrinfo { struct
/freebsd-11-stable/contrib/unbound/compat/
H A Dfake-rfc2553.h136 struct addrinfo { struct
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h138 struct addrinfo { struct
/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Drpcapd.c497 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket local
1269 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket local
[all...]
H A Ddaemon.c1645 struct addrinfo *addrinfo; // temp, needed to open a socket connection local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_openbsd.cpp154 CHECK_TYPE_SIZE(addrinfo); variable
H A Dsanitizer_platform_limits_solaris.cpp209 CHECK_TYPE_SIZE(addrinfo); variable
H A Dsanitizer_platform_limits_freebsd.cpp381 CHECK_TYPE_SIZE(addrinfo); variable
H A Dsanitizer_platform_limits_posix.cpp979 CHECK_TYPE_SIZE(addrinfo); variable
H A Dsanitizer_platform_limits_netbsd.cpp2255 CHECK_TYPE_SIZE(addrinfo); variable
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h299 struct addrinfo { struct
/freebsd-11-stable/include/
H A Dnetdb.h133 struct addrinfo { struct
/freebsd-11-stable/sys/rpc/
H A Drpcb_prot.h322 rpcbs_addrlist_ptr addrinfo; member in struct:rpcb_stat
472 rpcbs_addrlist_ptr addrinfo; member in struct:rpcb_stat
/freebsd-11-stable/contrib/libpcap/
H A Dsockutils.c296 SOCKET sock_open(struct addrinfo *addrinfo, int server, int nconn, char *errbuf, int errbuflen) argument
697 sock_initaddress(const char *host, const char *port, struct addrinfo *hints, struct addrinfo **addrinfo, char *errbuf, int errbuflen) argument
1264 struct addrinfo *addrinfo, *ai_next; local
1611 struct addrinfo *addrinfo; local
[all...]
H A Dpcap-rpcap.c951 struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to its address */ local
1025 struct addrinfo *addrinfo; /* temp, needed to open a socket connection */ local
2094 struct addrinfo *addrinfo; /* temp variable needed to resolve hostnames into to socket representation */ local
2633 struct addrinfo *addrinfo; /* keeps the addrinfo chain; required to open a new socket */ local
2770 struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to its address */ local
[all...]
H A Dgencode.c120 struct addrinfo { struct
[all...]

Completed in 195 milliseconds