Searched refs:sys_kevent (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/kern/ |
| HD | kern_event.c | 854 sys_kevent(struct thread *td, struct kevent_args *uap) in sys_kevent() function
|
| HD | init_sysent.c | 412 …{ AS(kevent_args), (sy_call_t *)sys_kevent, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC },…
|
| /NextBSD/sys/sys/ |
| HD | sysproto.h | 2301 int sys_kevent(struct thread *, struct kevent_args *);
|