Home
last modified time | relevance | path

Searched defs:rrset_type (Results 1 – 9 of 9) sorted by relevance

/dports/net/py-libcloud/apache-libcloud-3.4.1/test/dns/fixtures/gandi_live/
H A Dlist_records.json3 "rrset_type": "A", string
11 "rrset_type": "CNAME", string
19 "rrset_type": "A", string
H A Dget_record.json2 "rrset_type": "A", string
H A Dget_mx_record.json2 "rrset_type": "MX", string
/dports/dns/unbound/unbound-1.14.0/validator/
H A Dval_kentry.h86 uint16_t rrset_type; member
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/signer/
H A Drrset.h35 typedef struct rrset_struct rrset_type; typedef
/dports/www/py-gandi.cli/gandi.cli-1.5/gandi/cli/commands/
H A Ddns.py40 def list(gandi, fqdn, name, sort, type, rrset_type, text): argument
/dports/dns/unbound/unbound-1.14.0/services/cache/
H A Drrset.c192 uint16_t rrset_type = ntohs(k->rk.type); in rrset_cache_update() local
/dports/dns/nsd/nsd-4.3.9/
H A Dnamedb.h26 typedef struct rrset rrset_type; typedef
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Ddynupdate-diff.c661 u16 rrset_type = TYPE_NONE; in dnssec_chain_store_diff_publish_chain_node() local