Home
last modified time | relevance | path

Searched refs:CMD_REMOVE (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c883 case CMD_REMOVE: in long_help()
3479 long_usage(CMD_REMOVE, B_TRUE); in remove_resource()
3487 longer_usage(CMD_REMOVE); in remove_resource()
3493 short_usage(CMD_REMOVE); in remove_resource()
3540 long_usage(CMD_REMOVE, B_TRUE); in remove_resource()
3558 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3575 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3617 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3669 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
3679 long_usage(CMD_REMOVE, B_TRUE); in remove_property()
[all …]
H A Dzonecfg.h54 #define CMD_REMOVE 11 macro
H A Dzonecfg_grammar.y696 short_usage(CMD_REMOVE);
703 short_usage(CMD_REMOVE);
/illumos-gate/usr/src/lib/librcm/
H A Dlibrcm_impl.h100 #define CMD_REMOVE 8 macro
H A Dlibrcm.c239 return (rcm_common(CMD_REMOVE, hd, rsrcnames, flag, NULL, infop)); in rcm_notify_remove_list()
1060 case CMD_REMOVE: in rcm_direct_call()
1144 case CMD_REMOVE: in rcm_daemon_call()
/illumos-gate/usr/src/cmd/syseventadm/
H A Dsyseventadm.h52 #define CMD_REMOVE 1 macro
H A Dsyseventadm.c157 rval = list_remove_cmd(CMD_REMOVE); in serve_syseventdotconf()
448 if (cmd == CMD_REMOVE) { in list_remove_cmd()
503 case CMD_REMOVE: in list_remove_cmd()
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c83 #define CMD_REMOVE 18 macro
382 case CMD_REMOVE: in cfga_err()
1115 } else if (strcmp(function, cfga_str(CMD_REMOVE)) == 0) { in cfga_private_func()
1117 err = CMD_REMOVE; in cfga_private_func()
1453 else if (strcmp(options, cfga_str(CMD_REMOVE)) == 0) in cfga_help()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Dmpxio_rcm.c50 #define CMD_REMOVE 3 macro
427 if (get_affected_clients(hdl, rsrc, CMD_REMOVE, flags, &clients) < 0) { in mpxio_remove()
H A Drcm_event.c231 case CMD_REMOVE: in process_event()
H A Drcm_impl.c132 error = common_resource_op(CMD_REMOVE, rsrcnames[i], pid, flag, in notify_resource_remove()
H A Drcm_subr.c660 case CMD_REMOVE: in rsrc_client_action()
841 case CMD_REMOVE: in rsrc_client_action()