Searched defs:nfds (Results 1 – 5 of 5) sorted by relevance
33 static int nfds; variable
131 int Sockets::Select(int nfds, in Select()
37 static int nfds; variable
805 static __inline__ int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll()
664 extern int adb_poll(adb_pollfd* fds, size_t nfds, int timeout) { in adb_poll()