|
OpenDNSSEC-enforcer
2.0.4
|
#include "config.h"#include "daemon/cmdhandler.h"#include "daemon/engine.h"#include "str.h"#include "enforcer/enforce_task.h"#include "clientpipe.h"#include "db/zone.h"#include "log.h"#include "file.h"#include "keystate/keystate_rollover_cmd.h"Go to the source code of this file.
Macros | |
| #define | NARGV 4 |
Functions | |
| struct cmd_func_block * | key_rollover_funcblock (void) |
| #define NARGV 4 |
| struct cmd_func_block* key_rollover_funcblock | ( | void | ) |
Definition at line 244 of file keystate_rollover_cmd.c.
1.8.13