Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dtest_local_storage.c28 static int run_self_unlink(int *monitored_pid, const char *rm_path) in run_self_unlink() argument
44 ret = execlp(rm_path, rm_path, rm_path, NULL); in run_self_unlink()