Home
last modified time | relevance | path

Searched refs:DNS_HAVE_SOCKADDR_UN (Results 1 – 6 of 6) sorted by relevance

/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.c791 #define DNS_HAVE_SOCKADDR_UN 1 macro
793 #define DNS_HAVE_SOCKADDR_UN 0 macro
800 #if DNS_HAVE_SOCKADDR_UN in dns_af_len()
855 #if DNS_HAVE_SOCKADDR_UN
861 #if DNS_HAVE_SOCKADDR_UN in dns_sa_path()
921 #if DNS_HAVE_SOCKADDR_UN in dns_sa_cmp()
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.c798 #define DNS_HAVE_SOCKADDR_UN 1 macro
800 #define DNS_HAVE_SOCKADDR_UN 0 macro
807 #if DNS_HAVE_SOCKADDR_UN in dns_af_len()
862 #if DNS_HAVE_SOCKADDR_UN
868 #if DNS_HAVE_SOCKADDR_UN in dns_sa_path()
928 #if DNS_HAVE_SOCKADDR_UN in dns_sa_cmp()
/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.c676 #define DNS_HAVE_SOCKADDR_UN (defined AF_UNIX && !defined _WIN32) macro
682 #if DNS_HAVE_SOCKADDR_UN in dns_af_len()
737 #if DNS_HAVE_SOCKADDR_UN
743 #if DNS_HAVE_SOCKADDR_UN in dns_sa_path()
803 #if DNS_HAVE_SOCKADDR_UN in dns_sa_cmp()
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.c662 #define DNS_HAVE_SOCKADDR_UN (defined AF_UNIX && !defined _WIN32) macro
668 #if DNS_HAVE_SOCKADDR_UN in dns_af_len()
723 #if DNS_HAVE_SOCKADDR_UN
729 #if DNS_HAVE_SOCKADDR_UN in dns_sa_path()
789 #if DNS_HAVE_SOCKADDR_UN in dns_sa_cmp()
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.c800 #define DNS_HAVE_SOCKADDR_UN 1 macro
807 #if DNS_HAVE_SOCKADDR_UN in dns_af_len()
862 #if DNS_HAVE_SOCKADDR_UN
868 #if DNS_HAVE_SOCKADDR_UN in dns_sa_path()
928 #if DNS_HAVE_SOCKADDR_UN in dns_sa_cmp()
/dports/security/gnupg/gnupg-2.3.3/
H A DChangeLog13765 (DNS_HAVE_SOCKADDR_UN, HAVE_SOCK_NONBLOCK): Don't use defined