Searched refs:clone_type (Results 1 – 2 of 2) sorted by relevance
48 static void init_ns_type(int clone_type, const char *proc_name) in init_ns_type() argument54 ns_types[ns_total] = clone_type; in init_ns_type()57 proc_name, ns_total, fd, ns_total, clone_type); in init_ns_type()
46 int clone_type; member91 res = ltp_clone(tc->clone_type | SIGCHLD, do_child, &tc->kcmp_type, in verify_kcmp()