Home
last modified time | relevance | path

Searched defs:OPEN_TREE_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/linux/
Dmount.h63 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dmount.h63 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dmount.h57 #define OPEN_TREE_CLOEXEC O_CLOEXEC macro