Home
last modified time | relevance | path

Searched refs:auth_zone_get_soa_rrset (Results 1 – 3 of 3) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/services/
H A Dauthzone.h640 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
H A Drpz.c1636 soa = auth_zone_get_soa_rrset(auth_zone); in rpz_apply_clientip_localdata_action()
1662 soa = auth_zone_get_soa_rrset(az); in rpz_add_soa()
H A Dauthzone.c1954 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z) in auth_zone_get_soa_rrset() function