|
OpenDNSSEC-enforcer
2.0.4
|
#include "daemon/engine.h"#include "daemon/cmdhandler.h"#include "log.h"#include "str.h"#include "clientpipe.h"#include "enforcer/enforce_task.h"#include "db/policy.h"#include "policy/policy_purge_cmd.h"Go to the source code of this file.
Functions | |
| struct cmd_func_block * | policy_purge_funcblock (void) |
| struct cmd_func_block* policy_purge_funcblock | ( | void | ) |
Definition at line 98 of file policy_purge_cmd.c.
1.8.13