Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Drpz.c1960 rpz_synthesize_nodata(struct rpz* ATTR_UNUSED(r), struct module_qstate* ms, in rpz_synthesize_nodata() function
2294 ret = rpz_synthesize_nodata(r, ms, qchase, az); in rpz_apply_nsip_trigger()
2305 ret = rpz_synthesize_nodata(r, ms, qchase, az); in rpz_apply_nsip_trigger()
2315 ret = rpz_synthesize_nodata(r, ms, qchase, az); in rpz_apply_nsip_trigger()
2321 if(ret == NULL) { ret = rpz_synthesize_nodata(r, ms, qchase, az); } in rpz_apply_nsip_trigger()
2368 ret = rpz_synthesize_nodata(r, ms, qchase, az); in rpz_apply_nsdname_trigger()
2378 ret = rpz_synthesize_nodata(r, ms, qchase, az); in rpz_apply_nsdname_trigger()
2384 if(ret == NULL) { ret = rpz_synthesize_nodata(r, ms, qchase, az); } in rpz_apply_nsdname_trigger()
2600 ret = rpz_synthesize_nodata(r, ms, &is->qchase, a); in rpz_callback_from_iterator_cname()
2610 ret = rpz_synthesize_nodata(r, ms, &is->qchase, a); in rpz_callback_from_iterator_cname()
[all …]