OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_CLOEXEC
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/include/
fcntl.h
42
#ifndef
O_CLOEXEC
43
#define
O_CLOEXEC
02000000
/development/ndk/platforms/android-3/include/
fcntl.h
42
#ifndef
O_CLOEXEC
43
#define
O_CLOEXEC
02000000
/bionic/libc/include/sys/
eventfd.h
36
#define EFD_CLOEXEC
O_CLOEXEC
/prebuilt/linux-x86/toolchain/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 */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h
53
# define
O_CLOEXEC
02000000 /* Set close_on_exec. */
Completed in 49 milliseconds