Home
last modified time | relevance | path

Searched defs:task_list_d (Results 1 – 1 of 1) sorted by relevance

/dports/dns/nsd/nsd-4.3.9/
H A Ddifffile.h57 struct task_list_d { struct
59 udb_rel_ptr next;
61 enum {
109 #define TASKLIST(ptr) ((struct task_list_d*)UDB_PTR(ptr)) argument