Searched defs:nfds_t (Results 1 - 3 of 3) sorted by relevance

/external/fio/os/windows/posix/include/sys/
H A Dpoll.h4 typedef int nfds_t; typedef
13 int poll(struct pollfd fds[], nfds_t nfds, int timeout);
/external/openssh/openbsd-compat/
H A Dbsd-poll.h40 typedef unsigned int nfds_t; typedef
59 int poll(struct pollfd *, nfds_t, int);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc998 CHECK_TYPE_SIZE(nfds_t); variable

Completed in 119 milliseconds