Lines Matching refs:CMD_DETACH
198 { CMD_DETACH, "detach", SHELP_DETACH, detach_func },
289 case CMD_DETACH: in long_help()
1588 case CMD_DETACH: in auth_check()
1778 case CMD_DETACH: in sanity_check()
2758 if (!(cmd_num == CMD_DETACH || cmd_num == CMD_ATTACH || in verify_handle()
4325 sub_usage(SHELP_DETACH, CMD_DETACH); in detach_func()
4343 if (sanity_check(target_zone, CMD_DETACH, B_FALSE, B_TRUE, in detach_func()
4346 if (verify_details(CMD_DETACH, argv) != Z_OK) in detach_func()
4360 "global zone."), cmd_to_str(CMD_DETACH)); in detach_func()
4431 sub_usage(SHELP_DETACH, CMD_DETACH); in detach_func()
4467 zperror(cmd_to_str(CMD_DETACH), B_TRUE); in detach_func()
4474 zperror(cmd_to_str(CMD_DETACH), B_TRUE); in detach_func()