Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h364 int sys_kevent(struct thread *, struct kevent_args *);
/f-stack/freebsd/kern/
H A Dkern_event.c1019 sys_kevent(struct thread *td, struct kevent_args *uap) in sys_kevent() function
H A Dinit_sysent.c618 …{ .sy_narg = AS(kevent_args), .sy_call = (sy_call_t *)sys_kevent, .sy_auevent = AUE_KEVENT, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2224 int sys_kevent(struct thread *, struct kevent_args *);