OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_CLOEXEC
(Results
26 - 50
of
78
) sorted by null
1
2
3
4
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
fcntl.h
42
#ifndef
O_CLOEXEC
43
#define
O_CLOEXEC
02000000
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fcntl.h
42
#ifndef
O_CLOEXEC
43
#define
O_CLOEXEC
02000000
/bionic/libc/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/development/ndk/platforms/android-9/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/development/ndk/sources/android/libportable/common/include/
inotify_portable.h
41
#define IN_CLOEXEC
O_CLOEXEC
timerfd_portable.h
41
#define TFD_CLOEXEC
O_CLOEXEC
signalfd_portable.h
15
#define SFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/development/ndk/sources/android/libportable/arch-mips/
pipe.c
55
native_flags |=
O_CLOEXEC
;
78
if (native_flags &
O_CLOEXEC
) {
/bionic/libc/kernel/common/linux/
signalfd.h
24
#define SFD_CLOEXEC
O_CLOEXEC
/bionic/libc/include/
fcntl.h
42
#ifndef
O_CLOEXEC
43
#define
O_CLOEXEC
02000000
/bionic/libc/kernel/common/asm-generic/
fcntl.h
76
#ifndef
O_CLOEXEC
77
#define
O_CLOEXEC
02000000
/external/kernel-headers/original/asm-generic/
fcntl.h
61
#ifndef
O_CLOEXEC
62
#define
O_CLOEXEC
02000000 /* set close_on_exec */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h
51
#ifndef
O_CLOEXEC
52
#define
O_CLOEXEC
02000000 /* set close_on_exec */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
51
#ifndef
O_CLOEXEC
52
#define
O_CLOEXEC
02000000 /* set close_on_exec */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
51
#ifndef
O_CLOEXEC
52
#define
O_CLOEXEC
02000000 /* set close_on_exec */
Completed in 1573 milliseconds
1
2
3
4