Symbol: RPZ_LOCAL_DATA_ACTION
sbin/unwind/libunbound/services/rpz.c
1374
if(a == RPZ_LOCAL_DATA_ACTION)
sbin/unwind/libunbound/services/rpz.c
1422
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
1499
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
1856
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL ) {
sbin/unwind/libunbound/services/rpz.c
201
return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
2311
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL) {
sbin/unwind/libunbound/services/rpz.c
2338
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
235
return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
2401
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
246
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
2636
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
266
case RPZ_LOCAL_DATA_ACTION:
sbin/unwind/libunbound/services/rpz.c
2700
if(client_action == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
286
case local_zone_redirect: return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
303
case respip_redirect: return RPZ_LOCAL_DATA_ACTION;
sbin/unwind/libunbound/services/rpz.c
692
if(z != NULL && a != RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
720
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
852
if(a == RPZ_LOCAL_DATA_ACTION) {
sbin/unwind/libunbound/services/rpz.c
986
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1374
if(a == RPZ_LOCAL_DATA_ACTION)
usr.sbin/unbound/services/rpz.c
1422
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1499
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
1856
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL ) {
usr.sbin/unbound/services/rpz.c
201
return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
2311
if(action == RPZ_LOCAL_DATA_ACTION && raddr->data == NULL) {
usr.sbin/unbound/services/rpz.c
2338
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
235
return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
2401
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
246
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
2636
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
266
case RPZ_LOCAL_DATA_ACTION:
usr.sbin/unbound/services/rpz.c
2700
if(client_action == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
286
case local_zone_redirect: return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
303
case respip_redirect: return RPZ_LOCAL_DATA_ACTION;
usr.sbin/unbound/services/rpz.c
692
if(z != NULL && a != RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
720
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
852
if(a == RPZ_LOCAL_DATA_ACTION) {
usr.sbin/unbound/services/rpz.c
986
if(a == RPZ_LOCAL_DATA_ACTION) {