Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dmethod.c969 timeout_remove(inst, ctid); in method_run()
1075 timeout_remove(inst, inst->ri_i.i_primary_ctid); in method_run()
H A Dstartd.h738 void timeout_remove(restarter_inst_t *, ctid_t);
H A Drestarter.c2476 timeout_remove(restarter_inst_t *inst, ctid_t cid) in timeout_remove() function