42 static const char *module_str =
"autostart_cmd";
50 ods_log_debug(
"[%s] autostart", module_str);
53 schedule_purge(engine->
taskq);
59 if (status != ODS_STATUS_OK)
60 ods_log_crit(
"[%s] failed to create resalt task", module_str);
void autostart(engine_type *engine)
void db_connection_free(db_connection_t *connection)
void enforce_task_flush_all(engine_type *engine, db_connection_t *dbconn)
db_connection_t * get_database_connection(engine_type *engine)
int hsm_key_factory_schedule_generate_all(engine_type *engine, time_t duration)
int flush_resalt_task_all(engine_type *engine, db_connection_t *dbconn)
engineconfig_type * config