Home
last modified time | relevance | path

Searched refs:BINARY_PATH (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Dfs_test.c62 #define BINARY_PATH "./true" macro
1971 src_fd = open(BINARY_PATH, O_RDONLY | O_CLOEXEC); in copy_binary()
1974 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()