nfds_t            479 miscwrappers.cpp       SYSCALL_GET_ARGS_3(struct pollfd *,fds,nfds_t,nfds,int,timeout);
nfds_t            437 nosyscallsreal.c int _real_poll(struct pollfd *fds, nfds_t nfds, int timeout) {
nfds_t             70 plugin/ipc/event/eventwrappers.cpp extern "C" int poll(struct pollfd *fds, nfds_t nfds, int timeout)
nfds_t           1109 syscallsreal.c int _real_poll(struct pollfd *fds, nfds_t nfds, int timeout) {
nfds_t            443 syscallwrappers.h   int _real_poll(struct pollfd *fds, nfds_t nfds, int timeout);