Searched refs:O_CLOEXEC (Results 1 – 7 of 7) sorted by relevance
22 #define TFD_CLOEXEC O_CLOEXEC
17 #define EFD_CLOEXEC O_CLOEXEC
22 #define EPOLL_CLOEXEC O_CLOEXEC
16 #define SFD_CLOEXEC O_CLOEXEC
69 #define IN_CLOEXEC O_CLOEXEC
104 #define SOCK_CLOEXEC O_CLOEXEC
51 #ifndef O_CLOEXEC52 #define O_CLOEXEC 02000000 /* set close_on_exec */ macro