kevent_args
{ AS(kevent_args), 4, (sy_call_t *)sys_kevent }, /* 363 = kevent */
sys_kevent(struct sysmsg *sysmsg, const struct kevent_args *uap)
const struct kevent_args *ka;
struct kevent_args;
int sys_kevent (struct sysmsg *sysmsg, const struct kevent_args *);
struct kevent_args kevent;