Home
last modified time | relevance | path

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

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