nfds_t            368 maint/gnulib/lib/poll.c poll (struct pollfd *pfd, nfds_t nfd, int timeout)
nfds_t            375 maint/gnulib/lib/poll.c   nfds_t i;
nfds_t            473 maint/gnulib/lib/poll.c   nfds_t i;
nfds_t            106 maint/gnulib/lib/poll.in.h _GL_FUNCDECL_RPL (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout));
nfds_t            107 maint/gnulib/lib/poll.in.h _GL_CXXALIAS_RPL (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout));
nfds_t            110 maint/gnulib/lib/poll.in.h _GL_FUNCDECL_SYS (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout));
nfds_t            112 maint/gnulib/lib/poll.in.h _GL_CXXALIAS_SYS (poll, int, (struct pollfd *pfd, nfds_t nfd, int timeout));
nfds_t             28 maint/gnulib/tests/test-poll-h-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::poll, int, (struct pollfd *, nfds_t, int));
nfds_t             24 maint/gnulib/tests/test-poll-h.c nfds_t a;
nfds_t             25 maint/gnulib/tests/test-poll.c SIGNATURE_CHECK (poll, int, (struct pollfd[], nfds_t, int));