Searched refs:clone_func (Results 1 – 1 of 1) sorted by relevance
167 static int clone_func(int argc, char *argv[]);196 { CMD_CLONE, "clone", SHELP_CLONE, clone_func },3546 clone_func(int argc, char *argv[]) in clone_func() function