HomeSort by relevance Sort by last modified time
    Searched defs:fds_bits (Results 1 - 25 of 28) sorted by null

1 2

  /bionic/libc/kernel/common/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon403
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /development/ndk/platforms/android-3/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon1014
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /external/kernel-headers/original/linux/
posix_types.h 37 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon7399
file.h 26 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
posix_types.h 37 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon21150
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon21766
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon22120
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon22474
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon22893
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon23256
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon23680
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon24042
file.h 25 unsigned long fds_bits[1]; member in struct:embedded_fd_set
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon24661
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
posix_types.h 33 unsigned long fds_bits [__FDSET_LONGS]; member in struct:__anon24998
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xpoll.h 119 fd_mask fds_bits[howmany(FD_SETSIZE, NFDBITS)]; member in struct:fd_set
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
select.h 72 __fd_mask fds_bits[__FD_SETSIZE / __NFDBITS]; member in struct:__anon21443
73 # define __FDS_BITS(set) ((set)->fds_bits)

Completed in 1657 milliseconds

1 2