Home
last modified time | relevance | path

Searched refs:restarter_store_contract (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h261 int restarter_store_contract(scf_instance_t *, ctid_t,
H A Dmapfile-vers64 restarter_store_contract;
H A Dlibrestart.c1668 restarter_store_contract(scf_instance_t *s_inst, ctid_t contract_id, in restarter_store_contract() function
/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c235 r = restarter_store_contract(inst->ri_m_inst, *cid, primary ? in method_store_contract()