Home
last modified time | relevance | path

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

/src/contrib/unbound/services/
H A Drpz.h270 void rpz_disable(struct rpz* r);
H A Drpz.c2807 void rpz_disable(struct rpz* r) in rpz_disable() function
/src/contrib/unbound/doc/
H A Dunbound-control.rst670 @@UAHL@unbound-control.commands@rpz_disable@@ *zone*
H A DChangelog2616 rpz_disable typo.
2936 - Merge PR #375 by fhriley: Add rpz_enable and rpz_disable commands
/src/contrib/unbound/daemon/
H A Dremote.c3641 rpz_disable(z->rpz); in do_rpz_enable_disable()