Searched refs:IN_CLOEXEC (Results 1 - 2 of 2) sorted by path

/linux-master/fs/notify/inotify/
H A Dinotify_user.c700 BUILD_BUG_ON(IN_CLOEXEC != O_CLOEXEC);
703 if (flags & ~(IN_CLOEXEC | IN_NONBLOCK))
/linux-master/include/uapi/linux/
H A Dinotify.h72 #define IN_CLOEXEC O_CLOEXEC macro

Completed in 323 milliseconds