Lines Matching refs:ev
2118 isc_event_t *ev;
2121 ev = isc_event_allocate(rbtdb->common.mctx, NULL,
2125 if (ev != NULL) {
2129 ev->ev_sender = db;
2130 isc_task_send(rbtdb->task, &ev);
2328 isc_event_t *ev;
2331 ev = isc_event_allocate(rbtdb->common.mctx, NULL,
2335 if (ev != NULL) {
2339 ev->ev_sender = db;
2340 isc_task_send(rbtdb->task, &ev);