Searched refs:clone_flag (Results 1 – 1 of 1) sorted by relevance
137 static void test_flag(int clone_flag, int ns_flag, int (*fn) (void *arg)) in test_flag() argument147 clone_flag, ns_flag); in test_flag()148 ret = ltp_clone(SIGCHLD|clone_flag, fn, &ns_flag, in test_flag()