Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dinit_sysent.c380 { AS(kevent_args), 4, (sy_call_t *)sys_kevent }, /* 363 = kevent */
H A Dkern_event.c1053 sys_kevent(struct sysmsg *sysmsg, const struct kevent_args *uap) in sys_kevent() function
/dragonfly/sys/sys/
H A Dsysproto.h1685 int sys_kevent (struct sysmsg *sysmsg, const struct kevent_args *);