|
OpenDNSSEC-enforcer
2.0.4
|
#include "config.h"#include "clientpipe.h"#include "scheduler/task.h"#include "daemon/engine.h"#include "duration.h"#include "keystate/keystate_ds.h"#include "keystate/keystate_ds_retract_task.h"Go to the source code of this file.
Functions | |
| task_type * | keystate_ds_retract_task (engine_type *engine) |
| task_type* keystate_ds_retract_task | ( | engine_type * | engine | ) |
Definition at line 55 of file keystate_ds_retract_task.c.
References task_register().
1.8.13