Home
last modified time | relevance | path

Searched refs:restarter_remove_contract (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/librestart/common/
H A Dlibrestart.h262 int restarter_remove_contract(scf_instance_t *, ctid_t,
H A Dmapfile-vers59 restarter_remove_contract;
H A Dlibrestart.c1368 restarter_remove_contract(scf_instance_t *s_inst, ctid_t contract_id, in restarter_remove_contract() function
/titanic_41/usr/src/cmd/svc/startd/
H A Drestarter.c267 r = restarter_remove_contract(scf_inst, *ctidp, primary ? in check_contract()
1335 r = restarter_remove_contract(inst, ctid, RESTARTER_CONTRACT_PRIMARY); in unmaintain_instance()
H A Dmethod.c300 r = restarter_remove_contract(inst->ri_m_inst, *ctidp, primary ? in method_remove_contract()