OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFD_NONBLOCK
(Results
1 - 25
of
42
) sorted by null
1
2
/external/strace/xlat/
timerfdflags.h
13
#if !(defined(
TFD_NONBLOCK
) || (defined(HAVE_DECL_TFD_NONBLOCK) && HAVE_DECL_TFD_NONBLOCK))
14
# define
TFD_NONBLOCK
O_NONBLOCK
32
XLAT(
TFD_NONBLOCK
),
timerfdflags.in
8
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
timerfd.h
30
TFD_NONBLOCK
= 04000
31
#define
TFD_NONBLOCK
TFD_NONBLOCK
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
timerfd.h
30
TFD_NONBLOCK
= 04000
31
#define
TFD_NONBLOCK
TFD_NONBLOCK
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
timerfd.h
30
TFD_NONBLOCK
= 04000
31
#define
TFD_NONBLOCK
TFD_NONBLOCK
/bionic/libc/kernel/uapi/linux/
timerfd.h
27
#define
TFD_NONBLOCK
O_NONBLOCK
/external/kernel-headers/original/uapi/linux/
timerfd.h
32
#define
TFD_NONBLOCK
O_NONBLOCK
/bionic/libc/include/sys/
timerfd.h
43
#define
TFD_NONBLOCK
O_NONBLOCK
/development/ndk/platforms/android-21/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r11/platforms/android-21/arch-arm/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r11/platforms/android-21/arch-arm64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r11/platforms/android-21/arch-mips/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
/prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/sys/
timerfd.h
42
#define
TFD_NONBLOCK
O_NONBLOCK
Completed in 1065 milliseconds
1
2