Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dinotify.h72 #define IN_CLOEXEC O_CLOEXEC macro
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c701 BUILD_BUG_ON(IN_CLOEXEC != O_CLOEXEC); in do_inotify_init()
704 if (flags & ~(IN_CLOEXEC | IN_NONBLOCK)) in do_inotify_init()

Completed in 4 milliseconds