Lines Matching refs:CMD_CLONE
196 { CMD_CLONE, "clone", SHELP_CLONE, clone_func },
277 case CMD_CLONE: in long_help()
954 cmd_num != CMD_CLONE && cmd_num != CMD_MOVE)) { in validate_zonepath()
1577 case CMD_CLONE: in auth_check()
1756 case CMD_CLONE: in sanity_check()
2750 cmd_num == CMD_MOVE || cmd_num == CMD_CLONE) && in verify_handle()
3421 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in validate_clone()
3426 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in validate_clone()
3432 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in validate_clone()
3438 zperror(cmd_to_str(CMD_CLONE), B_TRUE); in validate_clone()
3578 sub_usage(SHELP_CLONE, CMD_CLONE); in clone_func()
3596 sub_usage(SHELP_CLONE, CMD_CLONE); in clone_func()
3603 if (sanity_check(target_zone, CMD_CLONE, B_FALSE, B_TRUE, in clone_func()
3606 if (verify_details(CMD_CLONE, argv) != Z_OK) in clone_func()
3614 "global zone."), cmd_to_str(CMD_CLONE)); in clone_func()
3620 "starting with SUNW."), cmd_to_str(CMD_CLONE)); in clone_func()
3627 cmd_to_str(CMD_CLONE)); in clone_func()
3646 cmd_to_str(CMD_CLONE), zent->zstate_str); in clone_func()
3776 sub_usage(SHELP_CLONE, CMD_CLONE); in clone_func()
3793 sub_usage(SHELP_CLONE, CMD_CLONE); in clone_func()