Searched refs:isc_task_purge (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dnamespace.h141 #define isc_task_purge isc__task_purge macro
H A Dtask.h320 isc_task_purge(isc_task_t *task, void *sender, isc_eventtype_t type,
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dnamespace.h139 #define isc_task_purge isc__task_purge macro
H A Dtask.h318 isc_task_purge(isc_task_t *task, void *sender, isc_eventtype_t type,
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dtask_api.c197 isc_task_purge(isc_task_t *task, void *sender, isc_eventtype_t type, void *tag) function
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dtask_api.c197 isc_task_purge(isc_task_t *task, void *sender, isc_eventtype_t type, void *tag) function
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dcache.c1118 (void)isc_task_purge(task, NULL, DNS_EVENT_CACHECLEAN, NULL);
H A Dacache.c1030 (void)isc_task_purge(task, NULL, DNS_EVENT_ACACHECLEAN, NULL);

Completed in 87 milliseconds