Searched refs:z_cmd_rt_perror (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/zonecfg/ |
H A D | zonecfg.c | 1426 z_cmd_rt_perror(int cmd_num, int res_num, int err, boolean_t set_saw) in z_cmd_rt_perror() function 3098 z_cmd_rt_perror(CMD_REMOVE, cmd->cmd_res_type, Z_NO_ENTRY, in prompt_remove_resource() 3135 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs() 3139 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs() 3154 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE); in remove_fs() 3169 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net() 3173 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net() 3187 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE); in remove_net() 3202 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE); in remove_device() 3206 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE); in remove_device() [all …]
|