OpenDNSSEC-signer 1.2.1
Data Fields

task_struct Struct Reference

#include <task.h>

Collaboration diagram for task_struct:
Collaboration graph
[legend]

Data Fields

task_id what
time_t when
time_t backoff
const char * who
ldns_rdf * dname
struct zone_structzone
int flush

Detailed Description

Definition at line 70 of file task.h.


Field Documentation

Definition at line 73 of file task.h.

Referenced by task_backup(), task_create(), and task_recover_from_backup().

ldns_rdf* task_struct::dname

Definition at line 75 of file task.h.

Referenced by task_cleanup(), task_compare(), and task_create().

const char* task_struct::who

Definition at line 76 of file task.h.

Referenced by task_create(), tasklist_schedule_task(), worker_perform_task(), and worker_start().


The documentation for this struct was generated from the following file: