HomeSort by relevance Sort by last modified time
    Searched refs:pollfd (Results 1 - 25 of 447) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/fio/os/windows/posix/include/sys/
poll.h 6 struct pollfd struct
13 int poll(struct pollfd fds[], nfds_t nfds, int timeout);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
poll.h 40 struct pollfd struct
58 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout);
67 extern int ppoll (struct pollfd *__fds, nfds_t __nfds,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
poll.h 40 struct pollfd struct
58 extern int poll (struct pollfd *__fds, nfds_t __nfds, int __timeout);
67 extern int ppoll (struct pollfd *__fds, nfds_t __nfds,
  /development/ndk/platforms/android-3/include/
poll.h 38 extern int poll(struct pollfd *, nfds_t, int);
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
poll.c 10 int poll(struct pollfd *fds, nfds_t nfds, int timeout) {
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);

Completed in 690 milliseconds

1 2 3 4 5 6 7 8 91011>>