CMD_CLONE
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
case CMD_CLONE:
case CMD_CLONE:
{ CMD_CLONE, "clone", SHELP_CLONE, clone_func },
cmd_num == CMD_MOVE || cmd_num == CMD_CLONE) &&
case CMD_CLONE:
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
zperror(cmd_to_str(CMD_CLONE), B_TRUE);
sub_usage(SHELP_CLONE, CMD_CLONE);
sub_usage(SHELP_CLONE, CMD_CLONE);
if (sanity_check(target_zone, CMD_CLONE, B_FALSE, B_TRUE,
if (verify_details(CMD_CLONE, argv) != Z_OK)
"global zone."), cmd_to_str(CMD_CLONE));
"starting with SUNW."), cmd_to_str(CMD_CLONE));
cmd_to_str(CMD_CLONE));
cmd_to_str(CMD_CLONE), zent->zstate_str);
sub_usage(SHELP_CLONE, CMD_CLONE);
sub_usage(SHELP_CLONE, CMD_CLONE);
cmd_num != CMD_CLONE && cmd_num != CMD_MOVE)) {