Home
last modified time | relevance | path

Searched refs:sys_kevent (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/kern/
HDkern_event.c854 sys_kevent(struct thread *td, struct kevent_args *uap) in sys_kevent() function
HDinit_sysent.c412 …{ AS(kevent_args), (sy_call_t *)sys_kevent, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC },…
/NextBSD/sys/sys/
HDsysproto.h2301 int sys_kevent(struct thread *, struct kevent_args *);