Home
last modified time | relevance | path

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

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