Home
last modified time | relevance | path

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

/freebsd-src/contrib/bsnmp/lib/
H A Dsupport.h53 struct addrinfo { struct
60 struct addrinfo *ai_next; argument
/freebsd-src/contrib/unbound/compat/
H A Dfake-rfc2553.h136 struct addrinfo { struct
144 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/contrib/ldns/compat/
H A Dfake-rfc2553.h141 struct addrinfo { struct
149 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dfake-rfc2553.h138 struct addrinfo { struct
146 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/contrib/ntp/include/
H A Dntp_rfc2553.h183 struct addrinfo { struct
191 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/include/
H A Dnetdb.h133 struct addrinfo { struct
141 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/contrib/tnftp/
H A Dtnftp.h299 struct addrinfo { struct
307 struct addrinfo *ai_next; /* next structure in linked list */ argument
/freebsd-src/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c63 struct addrinfo *addrinfo; in main() local
260 printaddrinfo(struct addrinfo *addrinfo) in printaddrinfo()
/freebsd-src/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-src/contrib/libpcap/
H A Dsockutils.c435 sock_create_socket(struct addrinfo * addrinfo,char * errbuf,int errbuflen) sock_create_socket() argument
504 sock_open(const char * host,struct addrinfo * addrinfo,int server,int nconn,char * errbuf,int errbuflen) sock_open() argument
1084 sock_initaddress(const char * host,const char * port,struct addrinfo * hints,struct addrinfo ** addrinfo,char * errbuf,int errbuflen) sock_initaddress() argument
1737 struct addrinfo *addrinfo, *ai_next; sock_check_hostlist() local
2086 struct addrinfo *addrinfo; sock_present2network() local
[all...]
H A Dpcap-rpcap.c1023 struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to its address */ rpcap_remoteact_getsock() local
1096 struct addrinfo *addrinfo; /* temp, needed to open a socket connection */ pcap_startcapture_remote() local
2319 struct addrinfo *addrinfo; /* temp variable needed to resolve hostnames into to socket representation */ rpcap_setup_session() local
2924 struct addrinfo *addrinfo; /* keeps the addrinfo chain; required to open a new socket */ pcap_remoteact_accept_ex() local
3121 struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to its address */ pcap_remoteact_close() local
[all...]
H A Dgencode.c113 struct addrinfo { global() struct
121 ai_nextaddrinfo global() argument
[all...]
/freebsd-src/contrib/libpcap/rpcapd/
H A Drpcapd.c559 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket main_startup() local
1333 struct addrinfo *addrinfo; // keeps the addrinfo chain; required to open a new socket main_active() local
[all...]
H A Ddaemon.c1971 struct addrinfo *addrinfo; // temp, needed to open a socket connection daemon_msg_startcap_req() local
[all...]
/freebsd-src/contrib/unbound/respip/
H A Drespip.h87 struct respip_addr_info* addrinfo; /* set only for inform variants */ member
/freebsd-src/lib/libc/tests/nss/
H A Dgetaddrinfo_test.c65 IMPLEMENT_TEST_FILE_SNAPSHOT(addrinfo) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
/freebsd-src/crypto/openssl/crypto/bio/
H A Dbio_local.h53 # define addrinfo __addrinfo64 macro
/freebsd-src/include/rpc/
H A Drpcb_prot.x302 rpcbs_addrlist_ptr addrinfo; member
/freebsd-src/sys/rpc/
H A Drpcb_prot.h320 rpcbs_addrlist_ptr addrinfo; member