poll              480 miscwrappers.cpp       ret = poll(fds, nfds, timeout);
poll              438 nosyscallsreal.c   REAL_FUNC_PASSTHROUGH (poll) (fds, nfds, timeout);
poll               37 plugin/ipc/event/eventwrappers.h #define _real_poll NEXT_FNC(poll)
poll             1110 syscallsreal.c   REAL_FUNC_PASSTHROUGH (poll) (fds, nfds, timeout);
poll              234 syscallwrappers.h   MACRO(poll)                               \