Home
last modified time | relevance | path

Searched refs:EP_MAX_EVENTS (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/unix/
H A Dos390-syscalls.c275 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
297 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/devel/libuv/libuv-v1.42.0/src/unix/
H A Dos390-syscalls.c275 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
297 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dos390-syscalls.c281 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
303 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390-syscalls.c281 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
303 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390-syscalls.c281 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
303 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dos390-syscalls.c281 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
303 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dos390-syscalls.c282 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
304 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) { in epoll_wait()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Deventpoll.c101 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
2199 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) in do_epoll_wait()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Deventpoll.c101 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
2199 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) in do_epoll_wait()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Deventpoll.c101 #define EP_MAX_EVENTS (INT_MAX / sizeof(struct epoll_event)) macro
2199 if (maxevents <= 0 || maxevents > EP_MAX_EVENTS) in do_epoll_wait()