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

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

Completed in 80 milliseconds