Searched defs:nfds_t (Results 1 - 5 of 5) 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/chromium_org/native_client_sdk/src/libraries/nacl_io/include/sys/
H A Dpoll.h23 typedef int nfds_t; typedef
33 int poll(struct pollfd* __fds, nfds_t __nfds, int __timeout);
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_netbsd.h299 typedef unsigned int nfds_t; typedef
H A D_openbsd.h232 typedef unsigned int nfds_t; typedef
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc972 CHECK_TYPE_SIZE(nfds_t); variable

Completed in 186 milliseconds