Searched refs:exe_cp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/exec/ |
H A D | execveat.c | 140 static void exe_cp(const char *src, const char *dest) in exe_cp() function 187 exe_cp(src, longpath); in check_execveat_pathmax() 385 exe_cp("execveat", "execveat.ephemeral"); in prerequisites() 386 exe_cp("execveat", "execveat.path.ephemeral"); in prerequisites() 387 exe_cp("script", "script.ephemeral"); in prerequisites()
|
/kernel/linux/linux-6.6/tools/testing/selftests/exec/ |
H A D | execveat.c | 140 static void exe_cp(const char *src, const char *dest) in exe_cp() function 187 exe_cp(src, longpath); in check_execveat_pathmax() 385 exe_cp("execveat", "execveat.ephemeral"); in prerequisites() 386 exe_cp("execveat", "execveat.path.ephemeral"); in prerequisites() 387 exe_cp("script", "script.ephemeral"); in prerequisites()
|
Completed in 2 milliseconds