|
OpenDNSSEC-enforcer
2.0.4
|
#include "config.h"#include "file.h"#include "duration.h"#include "log.h"#include "str.h"#include "daemon/cmdhandler.h"#include "daemon/engine.h"#include "clientpipe.h"#include "hsmkey/hsm_key_factory.h"#include "daemon/time_leap_cmd.h"Go to the source code of this file.
Macros | |
| #define | MAX_ARGS 5 |
Functions | |
| struct cmd_func_block * | time_leap_funcblock (void) |
| #define MAX_ARGS 5 |
Definition at line 42 of file time_leap_cmd.c.
| struct cmd_func_block* time_leap_funcblock | ( | void | ) |
Definition at line 181 of file time_leap_cmd.c.
1.8.13