Home
last modified time | relevance | path

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

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