Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/exec/
Dexecveat.c139 static void exe_cp(const char *src, const char *dest) in exe_cp() function
186 exe_cp(src, longpath); in check_execveat_pathmax()
380 exe_cp("execveat", "execveat.ephemeral"); in prerequisites()
381 exe_cp("execveat", "execveat.path.ephemeral"); in prerequisites()
382 exe_cp("script", "script.ephemeral"); in prerequisites()
/external/linux-kselftest/android/patches/
D0008-selftests-exec-use-system-bin-sh.patch28 exe_cp("execveat", "execveat.ephemeral");