Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Ddifffile.h76 struct task_list_d { struct
78 udb_rel_ptr next;
80 enum {
126 #define TASKLIST(ptr) ((struct task_list_d*)UDB_PTR(ptr)) argument