Lines Matching refs:CMD_REMOVE

149 	{ CMD_REMOVE,	"remove",	HELP_RES_PROPS,	SHELP_REMOVE, },
857 case CMD_REMOVE: in long_help()
1064 cmd_to_str(CMD_REMOVE), pt_to_str(PT_OPTIONS), in usage()
1128 cmd_to_str(CMD_REMOVE), pt_to_str(PT_VALUE), in usage()
2982 z_cmd_rt_perror(CMD_REMOVE, cmd->cmd_res_type, Z_NO_ENTRY, in prompt_remove_resource()
3019 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs()
3023 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs()
3038 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs()
3053 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net()
3057 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net()
3071 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net()
3086 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE); in remove_device()
3090 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE); in remove_device()
3104 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE); in remove_device()
3119 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3123 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3137 z_cmd_rt_perror(CMD_REMOVE, RT_ATTR, err, B_TRUE); in remove_attr()
3152 z_cmd_rt_perror(CMD_REMOVE, RT_DATASET, err, B_TRUE); in remove_dataset()
3156 z_cmd_rt_perror(CMD_REMOVE, RT_DATASET, err, B_TRUE); in remove_dataset()
3170 z_cmd_rt_perror(CMD_REMOVE, RT_DATASET, err, B_TRUE); in remove_dataset()
3185 z_cmd_rt_perror(CMD_REMOVE, RT_RCTL, err, B_TRUE); in remove_rctl()
3189 z_cmd_rt_perror(CMD_REMOVE, RT_RCTL, err, B_TRUE); in remove_rctl()
3204 z_cmd_rt_perror(CMD_REMOVE, RT_RCTL, err, B_TRUE); in remove_rctl()
3216 z_cmd_rt_perror(CMD_REMOVE, RT_DCPU, err, B_TRUE); in remove_pset()
3220 z_cmd_rt_perror(CMD_REMOVE, RT_DCPU, err, B_TRUE); in remove_pset()
3232 zerr("%s %s: %s", cmd_to_str(CMD_REMOVE), rt_to_str(RT_PCAP), in remove_pcap()
3239 z_cmd_rt_perror(CMD_REMOVE, RT_PCAP, err, B_TRUE); in remove_pcap()
3258 zerr("%s %s: %s", cmd_to_str(CMD_REMOVE), rt_to_str(RT_MCAP), in remove_mcap()
3265 z_cmd_rt_perror(CMD_REMOVE, RT_MCAP, err, B_TRUE); in remove_mcap()
3274 z_cmd_rt_perror(CMD_REMOVE, RT_MCAP, err, B_TRUE); in remove_mcap()
3283 z_cmd_rt_perror(CMD_REMOVE, RT_MCAP, err, B_TRUE); in remove_mcap()
3304 z_cmd_rt_perror(CMD_REMOVE, RT_ADMIN, in remove_admin()
3311 z_cmd_rt_perror(CMD_REMOVE, RT_ADMIN, in remove_admin()
3327 z_cmd_rt_perror(CMD_REMOVE, RT_ADMIN, in remove_admin()
3342 long_usage(CMD_REMOVE, B_TRUE); in remove_resource()
3350 longer_usage(CMD_REMOVE); in remove_resource()
3356 short_usage(CMD_REMOVE); in remove_resource()
3400 long_usage(CMD_REMOVE, B_TRUE); in remove_resource()
3418 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3435 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3477 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3529 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3539 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3548 if (zone_is_read_only(CMD_REMOVE)) in remove_func()