Searched refs:OPEN_TREE_CLOEXEC (Results 1 – 3 of 3) sorted by relevance
63 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
2450 BUILD_BUG_ON(OPEN_TREE_CLOEXEC != O_CLOEXEC); in SYSCALL_DEFINE3()2454 OPEN_TREE_CLOEXEC)) in SYSCALL_DEFINE3()