Searched refs:IN_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
70 #define IN_CLOEXEC O_CLOEXEC macro
675 BUILD_BUG_ON(IN_CLOEXEC != O_CLOEXEC); in SYSCALL_DEFINE1()678 if (flags & ~(IN_CLOEXEC | IN_NONBLOCK)) in SYSCALL_DEFINE1()