Searched defs:epfd (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Depoll_sub.c52 epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) argument
59 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
H A Depoll.c89 int epfd; member in struct:epollop
143 int epfd = -1; local
[all...]
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c542 linux_epoll_wait_common(struct thread *td, int epfd, struct epoll_event *events, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp864 INTERCEPTOR(int, epoll_wait, int epfd, void *events, int maxevents, argument
879 INTERCEPTOR(int, epoll_pwait, int epfd, void *events, int maxevents, argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1808 TSAN_INTERCEPTOR(int, epoll_ctl, int epfd, int op, int fd, void *ev) { argument
1820 TSAN_INTERCEPTOR(int, epoll_wait, int epfd, void *ev, int cnt, int timeout) { argument
1830 TSAN_INTERCEPTOR(int, epoll_pwait, int epfd, void *ev, int cnt, int timeout, void *sigmask) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c348 int epfd; member in struct:rsocket::__anon3896::__anon3898
[all...]
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_proto.h750 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
756 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
957 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_proto.h772 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
778 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
1037 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_proto.h776 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_ctl_args
782 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_wait_args
1055 char epfd_l_[PADL_(l_int)]; l_int epfd; char epfd_r_[PADR_(l_int)]; member in struct:linux_epoll_pwait_args

Completed in 186 milliseconds