OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__FDSET_LONGS
(Results
1 - 25
of
54
) sorted by null
1
2
3
/bionic/libc/include/sys/
select.h
41
#define
__FDSET_LONGS
(FD_SETSIZE/NFDBITS)
44
unsigned long fds_bits[
__FDSET_LONGS
];
55
for (__i = 0; __i <
__FDSET_LONGS
; ++__i) { \
/development/ndk/platforms/android-21/include/sys/
select.h
42
#define
__FDSET_LONGS
(FD_SETSIZE/NFDBITS)
45
unsigned long fds_bits[
__FDSET_LONGS
];
/development/ndk/platforms/android-3/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
posix_types.h
27
#undef
__FDSET_LONGS
28
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
37
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
posix_types.h
27
#undef
__FDSET_LONGS
28
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
37
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
posix_types.h
23
#undef
__FDSET_LONGS
24
#define
__FDSET_LONGS
(__FD_SETSIZE/__NFDBITS)
33
unsigned long fds_bits [
__FDSET_LONGS
];
Completed in 5201 milliseconds
1
2
3