Home
last modified time | relevance | path

Searched refs:kevent_copyin (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/
H A Dff_syscall_wrapper.c1211 kevent_copyin(void *arg, struct kevent *kevp, int count) in kevent_copyin() function
1246 kevent_copyin in ff_kevent_do_each()
/f-stack/freebsd/kern/
H A Dkern_event.c104 static int kevent_copyin(void *arg, struct kevent *kevp, int count);
1024 .k_copyin = kevent_copyin, in sys_kevent()
1097 kevent_copyin(void *arg, struct kevent *kevp, int count) in kevent_copyin() function