OpenDNSSEC-enforcer  2.1.9
Variables
help_cmd.c File Reference
#include "config.h"
#include "file.h"
#include "log.h"
#include "str.h"
#include "cmdhandler.h"
#include "daemon/engine.h"
#include "clientpipe.h"
#include "daemon/help_cmd.h"

Go to the source code of this file.

Variables

struct cmd_func_block help_funcblock
 

Variable Documentation

◆ help_funcblock

struct cmd_func_block help_funcblock
Initial value:
= {
"help", &usage, &help, &handles, &run
}

Definition at line 68 of file help_cmd.c.