nfds_t             92 libavformat/os_support.c int poll(struct pollfd *fds, nfds_t numfds, int timeout)
nfds_t             97 libavformat/os_support.c     nfds_t i;
nfds_t            148 libavformat/os_support.c     for(i = 0; i < (nfds_t) n; i++) {
nfds_t             98 libavformat/os_support.h int poll(struct pollfd *fds, nfds_t numfds, int timeout);