Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h65 #define OPEN_TREE_CLOEXEC O_CLOEXEC /* Close the file on execve() */ macro
/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c148 #define OPEN_TREE_CLOEXEC O_CLOEXEC macro