|
OpenDNSSEC-enforcer 2.1.13
|
#include "daemon/engine.h"#include "cmdhandler.h"#include "daemon/enforcercommands.h"#include "log.h"#include "str.h"#include "clientpipe.h"#include "longgetopt.h"#include "enforcer/enforce_task.h"#include "db/policy.h"#include "policy/policy_purge_cmd.h"Go to the source code of this file.
Variables | |
| struct cmd_func_block | policy_purge_funcblock |
| struct cmd_func_block policy_purge_funcblock |
Definition at line 100 of file policy_purge_cmd.c.