Symbol: RPZ_LOCAL_DATA_ACTION
sbin/unwind/libunbound/services/rpz.c
1373
if(a == RPZ_LOCAL_DATA_ACTION)
sbin/unwind/libunbound/services/rpz.c
1421
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
1498
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
1855
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL ) {
sbin/unwind/libunbound/services/rpz.c
200
return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
2310
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL) {
sbin/unwind/libunbound/services/rpz.c
2337
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
234
return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
2400
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
245
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
2633
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
265
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
2697
if(client_action == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
285
case local_zone_redirect: return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
302
case respip_redirect: return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
691
if(z != NULL && a != RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
719
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
77
case RPZ_LOCAL_DATA_ACTION: return "rpz-local-data";
sbin/unwind/libunbound/services/rpz.c
851
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
985
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1373
if(a == RPZ_LOCAL_DATA_ACTION)
usr.sbin/unbound/services/rpz.c
1421
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1498
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1855
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL ) {
usr.sbin/unbound/services/rpz.c
200
return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
2310
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL) {
usr.sbin/unbound/services/rpz.c
2337
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
234
return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
2400
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
245
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
2633
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
265
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
2697
if(client_action == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
285
case local_zone_redirect: return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
302
case respip_redirect: return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
691
if(z != NULL && a != RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
719
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
77
case RPZ_LOCAL_DATA_ACTION: return "rpz-local-data";
usr.sbin/unbound/services/rpz.c
851
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
985
if(a == RPZ_LOCAL_DATA_ACTION) {