Home
last modified time | relevance | path

Searched refs:T_SRV (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krb5/os/
H A Ddnsglue.h95 #ifndef T_SRV
96 #define T_SRV ns_t_srv macro
110 #ifndef T_SRV
111 #define T_SRV 33 macro
/dports/security/krb5/krb5-1.19.2/src/lib/krb5/os/
H A Ddnsglue.h95 #ifndef T_SRV
96 #define T_SRV ns_t_srv macro
110 #ifndef T_SRV
111 #define T_SRV 33 macro
/dports/dns/c-ares/c-ares-1.17.2/test/
H A Dares-test-parse-srv.cc13 .add_question(new DNSQuestion("example.com", T_SRV)) in TEST_F()
41 .add_question(new DNSQuestion("example.abc.def.com", T_SRV)) in TEST_F()
99 .add_question(new DNSQuestion("srv.example.com", T_SRV)) in TEST_F()
145 .add_question(new DNSQuestion("example.abc.def.com", T_SRV)) in TEST_F()
173 .add_question(new DNSQuestion("query.example.com", T_SRV)) in TEST_F()
220 .add_question(new DNSQuestion("example.abc.def.com", T_SRV)) in TEST_F()
229 pkt.add_question(new DNSQuestion("example.abc.def.com", T_SRV)); in TEST_F()
234 pkt.add_question(new DNSQuestion("Axample.com", T_SRV)); in TEST_F()
238 pkt.add_question(new DNSQuestion("example.com", T_SRV)); in TEST_F()
242 pkt.add_question(new DNSQuestion("example.abc.def.com", T_SRV)); in TEST_F()
[all …]
/dports/net-im/libstrophe/libstrophe-0.11.0/tests/
H A Dres_query_dump.c31 #ifndef T_SRV
32 #define T_SRV 33 macro
61 len = res_query(fulldomain, C_IN, T_SRV, buf, sizeof(buf)); in main()
/dports/net-im/libmesode/libmesode-0.10.1/tests/
H A Dres_query_dump.c31 #ifndef T_SRV
32 #define T_SRV 33 macro
61 len = res_query(fulldomain, C_IN, T_SRV, buf, sizeof(buf)); in main()
/dports/net-im/climm/climm-0.7.1/src/io/
H A Dio_dns.c47 #ifndef T_SRV
48 #define T_SRV 33 macro
71 size = res_query (query, C_IN, T_SRV, response.buf, sizeof (response)); in io_dns_resolve()
102 if (type != T_SRV) in io_dns_resolve()
/dports/www/node10/node-v10.24.1/deps/cares/src/
H A Dares_parse_srv_reply.c44 #ifndef T_SRV
45 # define T_SRV 33 /* server selection */ macro
115 if (rr_class == C_IN && rr_type == T_SRV) in ares_parse_srv_reply()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/cares/cares/
H A Dares_parse_srv_reply.c44 #ifndef T_SRV
45 # define T_SRV 33 /* server selection */ macro
115 if (rr_class == C_IN && rr_type == T_SRV) in ares_parse_srv_reply()
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Ddnssrv.c279 # ifndef T_SRV in ldap_domain2hostlist()
280 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
284 # ifndef T_SRV in ldap_domain2hostlist()
285 # define T_SRV 33 in ldap_domain2hostlist() macro
288 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
332 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Ddnssrv.c288 # ifndef T_SRV in ldap_domain2hostlist()
289 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
293 # ifndef T_SRV in ldap_domain2hostlist()
294 # define T_SRV 33 in ldap_domain2hostlist() macro
297 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
341 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Ddnssrv.c279 # ifndef T_SRV in ldap_domain2hostlist()
280 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
284 # ifndef T_SRV in ldap_domain2hostlist()
285 # define T_SRV 33 in ldap_domain2hostlist() macro
288 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
332 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Ddnssrv.c288 # ifndef T_SRV in ldap_domain2hostlist()
289 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
293 # ifndef T_SRV in ldap_domain2hostlist()
294 # define T_SRV 33 in ldap_domain2hostlist() macro
297 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
341 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Ddnssrv.c279 # ifndef T_SRV in ldap_domain2hostlist()
280 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
284 # ifndef T_SRV in ldap_domain2hostlist()
285 # define T_SRV 33 in ldap_domain2hostlist() macro
288 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
332 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Ddnssrv.c279 # ifndef T_SRV in ldap_domain2hostlist()
280 # define T_SRV ns_t_srv in ldap_domain2hostlist() macro
284 # ifndef T_SRV in ldap_domain2hostlist()
285 # define T_SRV 33 in ldap_domain2hostlist() macro
288 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply)); in ldap_domain2hostlist()
332 if (type == T_SRV) { in ldap_domain2hostlist()
/dports/dns/py-pycares/pycares-3.1.1/deps/c-ares/src/
H A Dares_parse_srv_reply.c44 #ifndef T_SRV
45 # define T_SRV 33 /* server selection */ macro
116 if (rr_class == C_IN && rr_type == T_SRV) in ares_parse_srv_reply()
/dports/security/gnupg1/gnupg-1.4.23/util/
H A Dsrv.c38 #ifndef T_SRV
39 # define T_SRV 33 macro
68 r=res_query(name,C_IN,T_SRV,answer,2048); in getsrv()
113 if(type!=T_SRV) in getsrv()
/dports/net/nss_ldap/nss_ldap-265/
H A Dresolve.h62 #ifndef T_SRV
63 #define T_SRV 33 macro
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxsysinfo/common/
H A Ddns.h86 # ifndef T_SRV
87 # define T_SRV 33 macro

1234567891011