Searched refs:auth_zone_get_soa_rrset (Results 1 – 3 of 3) sorted by relevance
640 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
1881 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()
1984 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z) in auth_zone_get_soa_rrset() function