Home
last modified time | relevance | path

Searched refs:action_set (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1541 goto action_set; in set_inst_action()
1553 goto action_set; in set_inst_action()
1561 goto action_set; in set_inst_action()
1567 action_set: in set_inst_action()
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c3726 boolean_t action_set = B_FALSE; in nvlist2rctlval() local
3753 action_set = B_TRUE; in nvlist2rctlval()
3759 if (!(priv_set && limit_set && action_set)) in nvlist2rctlval()