Home
last modified time | relevance | path

Searched defs:addrinfo (Results 1 – 20 of 20) sorted by relevance

/freebsd-14.2/contrib/bsnmp/lib/
H A Dsupport.h53 struct addrinfo { struct
60 struct addrinfo *ai_next; argument
/freebsd-14.2/contrib/unbound/compat/
H A Dfake-rfc2553.h136 struct addrinfo { struct
144 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/contrib/ldns/compat/
H A Dfake-rfc2553.h141 struct addrinfo { struct
149 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h138 struct addrinfo { struct
146 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/contrib/ntp/include/
H A Dntp_rfc2553.h183 struct addrinfo { struct
191 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/include/
H A Dnetdb.h134 struct addrinfo { struct
142 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/contrib/tnftp/
H A Dtnftp.h299 struct addrinfo { struct
307 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c64 struct addrinfo *addrinfo; in main() local
261 printaddrinfo(struct addrinfo *addrinfo) in printaddrinfo()
/freebsd-14.2/crypto/heimdal/lib/roken/
H A Droken.h.in879 struct addrinfo { struct
887 struct addrinfo *ai_next; argument
H A Dgetaddrinfo.c106 int (*func)(struct addrinfo *, void *data, int port), in add_one()
227 int (*func)(struct addrinfo *, void *data, int port), in add_hostent()
/freebsd-14.2/contrib/libpcap/
H A Dsockutils.c430 static PCAP_SOCKET sock_create_socket(struct addrinfo *addrinfo, char *errbuf, in sock_create_socket()
499 PCAP_SOCKET sock_open(const char *host, struct addrinfo *addrinfo, in sock_open()
1082 struct addrinfo *addrinfo; in sock_initaddress() local
1740 struct addrinfo *addrinfo, *ai_next; in sock_check_hostlist() local
2089 struct addrinfo *addrinfo; in sock_present2network() local
H A Dpcap-rpcap.c1024 …struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to it… in rpcap_remoteact_getsock() local
1096 struct addrinfo *addrinfo; /* temp, needed to open a socket connection */ in pcap_startcapture_remote() local
2323 …struct addrinfo *addrinfo; /* temp variable needed to resolve hostnames into to socket representat… in rpcap_setup_session() local
2928 struct addrinfo *addrinfo; /* keeps the addrinfo chain; required to open a new socket */ in pcap_remoteact_accept_ex() local
3125 …struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to it… in pcap_remoteact_close() local
H A Dgencode.c111 struct addrinfo { struct
119 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-14.2/contrib/libpcap/rpcapd/
H A Drpcapd.c563 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket in main_startup() local
1339 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket in main_active() local
H A Ddaemon.c1969 struct addrinfo *addrinfo; // temp, needed to open a socket connection in daemon_msg_startcap_req() local
/freebsd-14.2/contrib/unbound/respip/
H A Drespip.h87 struct respip_addr_info* addrinfo; /* set only for inform variants */ member
/freebsd-14.2/lib/libc/tests/nss/
H A Dgetaddrinfo_test.c65 IMPLEMENT_TEST_FILE_SNAPSHOT(addrinfo) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
/freebsd-14.2/crypto/openssl/crypto/bio/
H A Dbio_local.h53 # define addrinfo __addrinfo64 macro
/freebsd-14.2/include/rpc/
H A Drpcb_prot.x304 rpcbs_addrlist_ptr addrinfo; member
/freebsd-14.2/sys/rpc/
H A Drpcb_prot.h322 rpcbs_addrlist_ptr addrinfo; member