Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/services/
HDauthzone.h640 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
HDrpz.c1881 soa = auth_zone_get_soa_rrset(auth_zone); in rpz_apply_clientip_localdata_action()
1929 soa = auth_zone_get_soa_rrset(az); in rpz_add_soa()
HDauthzone.c1984 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z) in auth_zone_get_soa_rrset() function