/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | SocketAddress.cpp | 209 getaddrinfo(const char * host,const char * service,int ai_family,int ai_socktype,int ai_protocol,int ai_flags) getaddrinfo() argument 222 GetAddressInfo(const char * hostname,const char * servname,int ai_family,int ai_socktype,int ai_protocol,int ai_flags) GetAddressInfo() argument
|
/freebsd/contrib/bsnmp/lib/ |
H A D | support.h | 57 int ai_protocol; member
|
/freebsd/crypto/krb5/src/include/ |
H A D | fake-addrinfo.h | 114 int ai_protocol; /* 0, IPPROTO_foo */ member
|
/freebsd/contrib/unbound/compat/ |
H A D | fake-rfc2553.h | 140 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/contrib/ldns/compat/ |
H A D | fake-rfc2553.h | 145 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | fake-rfc2553.h | 142 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_rfc2553.h | 187 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/include/ |
H A D | netdb.h | 137 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/contrib/tnftp/ |
H A D | tnftp.h | 303 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | util.h | 683 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/contrib/libevent/include/event2/ |
H A D | util.h | 683 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | roken.h.in | 883 int ai_protocol; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_solaris.h | 308 int ai_protocol; member
|
H A D | sanitizer_platform_limits_freebsd.h | 367 int ai_protocol; member
|
H A D | sanitizer_platform_limits_netbsd.h | 350 int ai_protocol; member
|
H A D | sanitizer_platform_limits_posix.h | 767 int ai_protocol; global() member
|
/freebsd/lib/libc/net/ |
H A D | getaddrinfo.c | 1744 int ai_flags, ai_family, ai_socktype, ai_protocol; in addrinfo_id_func() local
|
/freebsd/contrib/libpcap/ |
H A D | gencode.c | 115 int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */ member
|