OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:task_list_d
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nsd/dist/
difffile.h
82
struct
task_list_d
{
struct
128
#define TASKLIST(ptr) ((struct
task_list_d
*)UDB_PTR(ptr))
159
void task_process_expire(namedb_type* db, struct
task_list_d
* task);
difffile.c
1523
struct
task_list_d
* p = (struct
task_list_d
*)d;
1588
sz = sizeof(struct
task_list_d
) + dname_total_size(apex);
1666
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
)+
1682
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
) +
1697
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
) +
1711
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
),
1730
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
)+
1748
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
)
1763
if(!task_create_new_elem(udb, last, &e, sizeof(struct
task_list_d
)
[
all
...]
xfrd.c
693
xfrd_process_soa_info_task(struct
task_list_d
* task)
712
if(task->size <= sizeof(struct
task_list_d
)+dname_total_size(
2962
xfrd_process_zonestat_inc_task(xfrd_state_type* xfrd, struct
task_list_d
* task)
2973
xfrd_handle_taskresult(xfrd_state_type* xfrd, struct
task_list_d
* task)
Completed in 35 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026