OpenDNSSEC-enforcer
2.1.12
|
#include "daemon/engine.h"
#include "cmdhandler.h"
#include "daemon/enforcercommands.h"
#include "log.h"
#include "str.h"
#include "clientpipe.h"
#include "utils/kc_helper.h"
#include "enforcer/update_conf_cmd.h"
#include <pthread.h>
Go to the source code of this file.
Variables | |
struct cmd_func_block | update_conf_funcblock |
struct cmd_func_block update_conf_funcblock |
Definition at line 59 of file update_conf_cmd.c.