Home
last modified time | relevance | path

Searched refs:kevent_args (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/sys/
HDevent.h239 struct kevent_args;
HDsysunion.h230 struct kevent_args kevent;
HDsysproto.h950 struct kevent_args { struct
1690 int sys_kevent (struct sysmsg *sysmsg, const struct kevent_args *);
/dragonfly/sys/kern/
HDkern_event.c65 const struct kevent_args *ka;
1054 sys_kevent(struct sysmsg *sysmsg, const struct kevent_args *uap) in sys_kevent()
HDinit_sysent.c380 { AS(kevent_args), 4, (sy_call_t *)sys_kevent }, /* 363 = kevent */