Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dmethod.c969 timeout_remove(inst, ctid); in method_run()
1072 timeout_remove(inst, inst->ri_i.i_primary_ctid); in method_run()
H A Dstartd.h745 void timeout_remove(restarter_inst_t *, ctid_t);
H A Drestarter.c2475 timeout_remove(restarter_inst_t *inst, ctid_t cid) in timeout_remove() function