Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/landlock/
Dfs_test.c39 #define BINARY_PATH "./true" macro
1708 src_fd = open(BINARY_PATH, O_RDONLY | O_CLOEXEC); in copy_binary()
1711 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()