Searched defs:z_cmd_rt_perror (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1424 z_cmd_rt_perror(int cmd_num, int res_num, int err, boolean_t set_saw) function
3094 z_cmd_rt_perror(CMD_REMOVE, cmd->cmd_res_type, Z_NO_ENTRY,
3131 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE);
3135 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE);
3150 z_cmd_rt_perror(CMD_REMOVE, RT_FS, err, B_TRUE);
3165 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE);
3169 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE);
3183 z_cmd_rt_perror(CMD_REMOVE, RT_NET, err, B_TRUE);
3198 z_cmd_rt_perror(CMD_REMOVE, RT_DEVICE, err, B_TRUE);
3202 z_cmd_rt_perror(CMD_REMOV
[all...]

Completed in 72 milliseconds