Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timens/
H A Dexec.c67 char *cargv[] = {"exec", now_str, NULL}; in main() local
80 execve("/proc/self/exe", cargv, cenv); in main()
H A Dvfork_exec.c115 char *cargv[] = {"exec", now_str, NULL}; in main() local
120 execve("/proc/self/exe", cargv, cenv); in main()