32 #include "cmdhandler.h" 39 #include "clientpipe.h" 43 static const char *module_str =
"signconf_cmd";
57 "Force write of signer configuration files for all zones.\n\n" 62 run(
int sockfd, cmdhandler_ctx_type* context,
const char *cmd)
75 "signconf", &usage, &help, NULL, &run
engine_type * getglobalcontext(cmdhandler_ctx_type *context)
db_connection_t * getconnectioncontext(cmdhandler_ctx_type *context)
void signconf_task_flush_all(engine_type *engine, db_connection_t *dbconn)
struct cmd_func_block signconf_funcblock