HomeSort by relevance Sort by last modified time
    Searched refs:CMD_REMOVE (Results 1 - 12 of 12) sorted by null

  /onnv/onnv-gate/usr/src/cmd/syseventadm/
syseventadm.h 52 #define CMD_REMOVE 1
syseventadm.c 157 rval = list_remove_cmd(CMD_REMOVE);
448 if (cmd == CMD_REMOVE) {
503 case CMD_REMOVE:
  /onnv/onnv-gate/usr/src/lib/librcm/
librcm_impl.h 102 #define CMD_REMOVE 8
librcm.c 241 return (rcm_common(CMD_REMOVE, hd, rsrcnames, flag, NULL, infop));
1063 case CMD_REMOVE:
1147 case CMD_REMOVE:
    [all...]
  /onnv/onnv-gate/usr/src/cmd/zonecfg/
zonecfg.h 55 #define CMD_REMOVE 11
zonecfg.c 146 { CMD_REMOVE, "remove", HELP_RES_PROPS, SHELP_REMOVE, },
807 case CMD_REMOVE:
916 cmd_to_str(CMD_REMOVE), pt_to_str(PT_OPTIONS),
976 cmd_to_str(CMD_REMOVE), pt_to_str(PT_VALUE),
    [all...]
zonecfg_grammar.y 661 short_usage(CMD_REMOVE);
668 short_usage(CMD_REMOVE);
  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/
cfga.c 85 #define CMD_REMOVE 18
384 case CMD_REMOVE:
1114 } else if (strcmp(function, cfga_str(CMD_REMOVE)) == 0) {
1116 err = CMD_REMOVE;
1452 else if (strcmp(options, cfga_str(CMD_REMOVE)) == 0)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/
mpxio_rcm.c 52 #define CMD_REMOVE 3
429 if (get_affected_clients(hdl, rsrc, CMD_REMOVE, flags, &clients) < 0) {
rcm_event.c 233 case CMD_REMOVE:
rcm_impl.c 134 error = common_resource_op(CMD_REMOVE, rsrcnames[i], pid, flag,
rcm_subr.c 662 case CMD_REMOVE:
843 case CMD_REMOVE:
    [all...]

Completed in 300 milliseconds