Searched defs:kevent (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/lib/libc/sys/
H A Dkevent.c39 #pragma weak kevent macro
41 kevent(int kq, const struct kevent *changelist, int nchanges, function
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c250 ATF_TC(kevent); variable
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_event.c143 epoll_to_kevent(struct thread *td, int fd, struct epoll_event *l_event, struct kevent *kevent, int *nkevents) argument
206 kevent_to_epoll(struct kevent *kevent, struct epoll_event *l_event) argument
[all...]
/freebsd-current/sys/sys/
H A Devent.h82 struct kevent { struct
[all...]
/freebsd-current/contrib/openbsm/bsm/
H A Dlibbsm.h774 au_kevent_t kevent; member in union:tokenstr::__anon5878
/freebsd-current/lib/libc/include/
H A Dun-namespace.h61 #undef kevent macro

Completed in 95 milliseconds