|
OpenDNSSEC-enforcer
2.1.3
|
#include <getopt.h>#include "config.h"#include "cmdhandler.h"#include "daemon/enforcercommands.h"#include "daemon/engine.h"#include "enforcer/enforce_task.h"#include "file.h"#include "log.h"#include "str.h"#include "clientpipe.h"#include "enforcer/enforce_cmd.h"Go to the source code of this file.
Macros | |
| #define | MAX_ARGS 4 |
Variables | |
| struct cmd_func_block | enforce_funcblock |
| #define MAX_ARGS 4 |
Definition at line 46 of file enforce_cmd.c.
| struct cmd_func_block enforce_funcblock |
Definition at line 136 of file enforce_cmd.c.
1.8.13