Searched refs:rpz_synthesize_localdata_from_rrset (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unbound/services/ |
H A D | rpz.c | 2018 rpz_synthesize_localdata_from_rrset(struct rpz* ATTR_UNUSED(r), struct module_qstate* ms, in rpz_synthesize_localdata_from_rrset() function 2084 return rpz_synthesize_localdata_from_rrset(r, ms, qi, rrset, az); in rpz_synthesize_nsip_localdata() 2135 return rpz_synthesize_localdata_from_rrset(r, ms, qi, rrset, az); in rpz_synthesize_nsdname_localdata() 2160 return rpz_synthesize_localdata_from_rrset(r, ms, qinfo, rrset, az); in rpz_synthesize_qname_localdata_msg()
|