Home
last modified time | relevance | path

Searched refs:procselfexe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dresolve_test.c126 char *procselfexe, *hardcoded_fdpath; in test_openat2_opath_tests() local
128 E_asprintf(&procselfexe, "/proc/%d/exe", getpid()); in test_openat2_opath_tests()
368 .out.path = procselfexe, .pass = true }, in test_openat2_opath_tests()
499 free(procselfexe); in test_openat2_opath_tests()
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dresolve_test.c126 char *procselfexe, *hardcoded_fdpath; in test_openat2_opath_tests() local
128 E_asprintf(&procselfexe, "/proc/%d/exe", getpid()); in test_openat2_opath_tests()
368 .out.path = procselfexe, .pass = true }, in test_openat2_opath_tests()
499 free(procselfexe); in test_openat2_opath_tests()

Completed in 2 milliseconds