Home
last modified time | relevance | path

Searched refs:T_SRV (Results 226 – 250 of 258) sorted by relevance

1234567891011

/dports/dns/c-ares/c-ares-1.17.2/test/
H A Dares-test-live.cc330 ares_search(channel_, "_imap._tcp.gmail.com.", C_IN, T_SRV, in VIRT_NONVIRT_TEST_F()
/dports/dns/nsd/nsd-4.3.9/
H A Ddns.c157 { TYPE_SRV, "SRV", T_SRV, 4, 4,
H A Dzparser.c175 T_SRV = 269, /* T_SRV */ enumerator
275 #define T_SRV 269 macro
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim-monitor/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim-mysql/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dhost.c2603 ind_type = T_SRV; in host_find_bydns()
2930 if (ind_type == T_SRV) in host_find_bydns()
H A Dacl.c1417 rr = dns_next_rr(dnsa, &dnss, RESET_NEXT)) if (rr->type == T_SRV) in acl_verify_csa()
/dports/net/knc/knc-1.7.1/bin/
H A Dknc.c525 if (rr->type != T_SRV)
/dports/net/kamailio/kamailio-5.4.5/src/modules/ipops/
H A Dipops_pv.c1038 phead = get_record (srvcname->s, T_SRV, RES_ONLY_TYPE); in srv_update_pv()
/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dcache.c2570 case T_SRV: in dump_cent()
H A Ddns_query.c450 case T_SRV: in rrs2cent()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcnet.c94 #ifndef T_SRV
95 #define T_SRV 33 macro
13406 size = res_search(query, C_IN, T_SRV, answer.bytes, sizeof(answer.bytes));
13474 if (class == C_IN && type == T_SRV) {
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/c-ares-809d5e84/
H A DCHANGES.0201 - Add T_SRV portability check to ares_parse_srv_reply.c
/dports/net/openldap24-server/openldap-2.4.59/
H A Dconfigure15100 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
15181 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
15262 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/dports/net/openldap24-client/openldap-2.4.59/
H A Dconfigure15100 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
15181 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
15262 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));

1234567891011