/freebsd-src/contrib/bsnmp/lib/ |
H A D | support.h | 53 struct addrinfo { struct 60 struct addrinfo *ai_next; argument
|
/freebsd-src/contrib/unbound/compat/ |
H A D | fake-rfc2553.h | 136 struct addrinfo { struct 144 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/contrib/ldns/compat/ |
H A D | fake-rfc2553.h | 141 struct addrinfo { struct 149 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | fake-rfc2553.h | 138 struct addrinfo { struct 146 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/contrib/ntp/include/ |
H A D | ntp_rfc2553.h | 183 struct addrinfo { struct 191 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/include/ |
H A D | netdb.h | 133 struct addrinfo { struct 141 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/contrib/tnftp/ |
H A D | tnftp.h | 299 struct addrinfo { struct 307 struct addrinfo *ai_next; /* next structure in linked list */ argument
|
/freebsd-src/usr.bin/getaddrinfo/ |
H A D | getaddrinfo.c | 63 struct addrinfo *addrinfo; in main() local 260 printaddrinfo(struct addrinfo *addrinfo) in printaddrinfo()
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | roken.h.in | 879 struct addrinfo { struct 887 struct addrinfo *ai_next; argument
|
H A D | getaddrinfo.c | 106 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 D | sockutils.c | 435 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 D | pcap-rpcap.c | 1023 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 D | gencode.c | 113 struct addrinfo { global() struct 121 ai_nextaddrinfo global() argument [all...] |
/freebsd-src/contrib/libpcap/rpcapd/ |
H A D | rpcapd.c | 559 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 D | daemon.c | 1971 struct addrinfo *addrinfo; // temp, needed to open a socket connection daemon_msg_startcap_req() local [all...] |
/freebsd-src/contrib/unbound/respip/ |
H A D | respip.h | 87 struct respip_addr_info* addrinfo; /* set only for inform variants */ member
|
/freebsd-src/lib/libc/tests/nss/ |
H A D | getaddrinfo_test.c | 65 IMPLEMENT_TEST_FILE_SNAPSHOT(addrinfo) in IMPLEMENT_TEST_FILE_SNAPSHOT() argument
|
/freebsd-src/crypto/openssl/crypto/bio/ |
H A D | bio_local.h | 53 # define addrinfo __addrinfo64 macro
|
/freebsd-src/include/rpc/ |
H A D | rpcb_prot.x | 302 rpcbs_addrlist_ptr addrinfo; member
|
/freebsd-src/sys/rpc/ |
H A D | rpcb_prot.h | 320 rpcbs_addrlist_ptr addrinfo; member
|