|
OpenDNSSEC-enforcer
2.1.3
|
#include <getopt.h>#include "daemon/engine.h"#include "cmdhandler.h"#include "daemon/enforcercommands.h"#include "log.h"#include "str.h"#include "clientpipe.h"#include "policy/policy_export.h"#include "policy/policy_export_cmd.h"Go to the source code of this file.
Macros | |
| #define | NARGV 4 |
Variables | |
| struct cmd_func_block | policy_export_funcblock |
| #define NARGV 4 |
| struct cmd_func_block policy_export_funcblock |
Definition at line 151 of file policy_export_cmd.c.
1.8.13