Home
last modified time | relevance | path

Searched refs:O_CLOEXEC (Results 1 – 11 of 11) sorted by relevance

/development/ndk/platforms/android-3/include/
Dfcntl.h42 #ifndef O_CLOEXEC
43 #define O_CLOEXEC 02000000 macro
/development/ndk/platforms/android-21/include/asm-generic/
Dfcntl.h76 #ifndef O_CLOEXEC
77 #define O_CLOEXEC 02000000 macro
/development/ndk/platforms/android-21/include/sys/
Dinotify.h40 #define IN_CLOEXEC O_CLOEXEC
Dtimerfd.h41 #define TFD_CLOEXEC O_CLOEXEC
Deventfd.h37 #define EFD_CLOEXEC O_CLOEXEC
Depoll.h58 #define EPOLL_CLOEXEC O_CLOEXEC
Dsocket.h67 #define SOCK_CLOEXEC O_CLOEXEC
/development/ndk/platforms/android-9/include/sys/
Deventfd.h36 #define EFD_CLOEXEC O_CLOEXEC
/development/ndk/platforms/android-21/include/linux/
Deventpoll.h24 #define EPOLL_CLOEXEC O_CLOEXEC
Dsignalfd.h24 #define SFD_CLOEXEC O_CLOEXEC
Dinotify.h62 #define IN_CLOEXEC O_CLOEXEC