Lines Matching defs:action
82 isc_taskaction_t action;
121 isc_task_t *task, isc_taskaction_t action, void *arg,
373 isc_task_t *task, isc_taskaction_t action, void *arg,
384 * will be posted to 'task' and when dispatched 'action' will be
391 REQUIRE(action != NULL);
438 timer->action = action;
736 timer->action,
1126 isc_task_t *task, isc_taskaction_t action, void *arg,
1133 task, action, arg, timerp));
1136 interval, task, action, arg,