Searched refs:pollfd (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dsys-types.h35 struct pollfd;
H A Dsys-protos.h831 extern int poll(struct pollfd *, long unsigned int, int);
/haiku-buildtools/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc350 struct pollfd __pfd[1];
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cc981 CHECK_TYPE_SIZE(pollfd); variable
982 CHECK_SIZE_AND_OFFSET(pollfd, fd);
983 CHECK_SIZE_AND_OFFSET(pollfd, events);
984 CHECK_SIZE_AND_OFFSET(pollfd, revents);
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure18561 struct pollfd pfd[1];
18584 struct pollfd pfd[1];
[all...]

Completed in 107 milliseconds