Searched refs:O_CLOEXEC (Results 1 – 12 of 12) sorted by relevance
32 #define TFD_CLOEXEC O_CLOEXEC
19 #define DMA_HEAP_VALID_FD_FLAGS (O_CLOEXEC | O_ACCMODE)
17 #define SFD_CLOEXEC O_CLOEXEC
72 #define IN_CLOEXEC O_CLOEXEC
63 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */
23 #define EPOLL_CLOEXEC O_CLOEXEC
26 #define EFD_CLOEXEC O_CLOEXEC29 #define EFD_SHARED_FCNTL_FLAGS (O_CLOEXEC | O_NONBLOCK)
30 #define UFFD_CLOEXEC O_CLOEXEC33 #define UFFD_SHARED_FCNTL_FLAGS (O_CLOEXEC | O_NONBLOCK)
13 O_NOATIME | O_CLOEXEC | O_PATH | __O_TMPFILE)
78 #define SOCK_CLOEXEC O_CLOEXEC
62 #ifndef O_CLOEXEC63 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro
708 #define DRM_CLOEXEC O_CLOEXEC