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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Deventvar.h84 typedef int (*kevent_callback_t)(struct kqueue *, struct kevent *, void *); typedef
88 extern int kevent_scan(struct kqueue *, kevent_callback_t, kevent_continue_t,
H A Duser.h128 kevent_callback_t call; /* per-event callback */
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_event.c133 static int kevent_process(struct kqueue *kq, kevent_callback_t callback,
1308 kevent_callback_t callback,
1493 kevent_callback_t callback,

Completed in 389 milliseconds