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

/bind-9.11.3/lib/isc/unix/
H A Dsocket.c486 static void internal_fdwatch_read(isc_task_t *, isc_event_t *);
3350 iev->ev_action = internal_fdwatch_read;
3948 internal_fdwatch_read(isc_task_t *me, isc_event_t *ev) { function
3963 "internal_fdwatch_read: task %p got event %p", me, ev);

Completed in 25 milliseconds