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

/illumos-gate/usr/src/cmd/svc/svcadm/
H A Dsvcadm.c1339 const char * const scf_pg_restarter_actions = SCF_PG_RESTARTER_ACTIONS; local
1353 if (scf_instance_get_pg(inst, scf_pg_restarter_actions, pg) == -1) {
1358 if (scf_instance_add_pg(inst, scf_pg_restarter_actions,
1371 fmri, scf_pg_restarter_actions);
1399 scf_pg_restarter_actions);
1449 scf_pg_restarter_actions, action);

Completed in 61 milliseconds