Searched refs:restarter_remove_contract (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h156 * restarter_store_contract() and restarter_remove_contract() types
263 int restarter_remove_contract(scf_instance_t *, ctid_t,
H A Dlibrestart.c1369 restarter_remove_contract(scf_instance_t *s_inst, ctid_t contract_id, function
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c267 r = restarter_remove_contract(scf_inst, *ctidp, primary ?
1335 r = restarter_remove_contract(inst, ctid, RESTARTER_CONTRACT_PRIMARY);
1370 bad_error("restarter_remove_contract", r);
H A Dmethod.c300 r = restarter_remove_contract(inst->ri_m_inst, *ctidp, primary ?
328 bad_error("restarter_remove_contract", r);

Completed in 55 milliseconds