Home
last modified time | relevance | path

Searched refs:method_remove_contract (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c212 method_remove_contract(inst, B_TRUE, B_FALSE); in method_store_contract()
278 method_remove_contract(restarter_inst_t *inst, boolean_t primary, in method_remove_contract() function
412 method_remove_contract(inst, B_TRUE, B_TRUE); in method_ready_contract()
1086 method_remove_contract(inst, !transient, B_TRUE); in method_run()
1197 method_remove_contract(inst, B_TRUE, B_TRUE); in method_thread()
1265 method_remove_contract(inst, B_TRUE, B_TRUE); in method_thread()
H A Dstartd.h715 void method_remove_contract(restarter_inst_t *, boolean_t, boolean_t);
H A Drestarter.c1172 method_remove_contract(inst, B_TRUE, B_TRUE); in stop_instance()
1454 method_remove_contract(inst, B_TRUE, B_TRUE); in enable_inst()
1649 method_remove_contract(rip, B_TRUE, B_TRUE); in maintain_instance()