OpenDNSSEC-enforcer  2.1.4
Variables
keystate_ds_seen_cmd.c File Reference
#include "config.h"
#include "daemon/engine.h"
#include "cmdhandler.h"
#include "daemon/enforcercommands.h"
#include "enforcer/enforce_task.h"
#include "file.h"
#include "log.h"
#include "str.h"
#include "clientpipe.h"
#include "db/key_data.h"
#include "keystate/keystate_ds.h"
#include "keystate/keystate_ds_seen_cmd.h"

Go to the source code of this file.

Variables

struct cmd_func_block key_ds_seen_funcblock
 

Variable Documentation

◆ key_ds_seen_funcblock

struct cmd_func_block key_ds_seen_funcblock
Initial value:
= {
"key ds-seen", &usage, &help, NULL, &run
}

Definition at line 86 of file keystate_ds_seen_cmd.c.