O_CLOEXEC          22 include/linux/eventfd.h #define EFD_CLOEXEC O_CLOEXEC
O_CLOEXEC          25 include/linux/eventfd.h #define EFD_SHARED_FCNTL_FLAGS (O_CLOEXEC | O_NONBLOCK)
O_CLOEXEC          75 include/linux/net.h #define SOCK_CLOEXEC	O_CLOEXEC
O_CLOEXEC          26 include/linux/timerfd.h #define TFD_CLOEXEC O_CLOEXEC
O_CLOEXEC          61 include/uapi/asm-generic/fcntl.h #ifndef O_CLOEXEC
O_CLOEXEC         663 include/uapi/drm/drm.h #define DRM_CLOEXEC O_CLOEXEC
O_CLOEXEC          22 include/uapi/linux/eventpoll.h #define EPOLL_CLOEXEC O_CLOEXEC
O_CLOEXEC          70 include/uapi/linux/inotify.h #define IN_CLOEXEC O_CLOEXEC
O_CLOEXEC          16 include/uapi/linux/signalfd.h #define SFD_CLOEXEC O_CLOEXEC