Searched refs:hashchk_exec_child_args (Results 1 – 1 of 1) sorted by relevance
110 static char *hashchk_exec_child_args[] = { "hashchk_exec_child", NULL }; variable133 execve("/proc/self/exe", hashchk_exec_child_args, NULL); in hashchk_exec_random_key_test()218 if (argc >= 1 && !strcmp(argv[0], hashchk_exec_child_args[0])) in main()