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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
poll.c 8 int poll(struct pollfd *fds, nfds_t nfds, int timeout) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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,
  /bionic/libc/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /development/ndk/platforms/android-3/include/
poll.h 39 extern int poll(struct pollfd *, nfds_t, long);
  /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);

Completed in 386 milliseconds

1 2 3 4 5 6 7 8 91011>>