Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/timens/
H A Dexec.c68 char *cenv[] = {NULL}; in main() local
80 execve("/proc/self/exe", cargv, cenv); in main()
H A Dvfork_exec.c116 char *cenv[] = {NULL}; in main() local
120 execve("/proc/self/exe", cargv, cenv); in main()