Home
last modified time | relevance | path

Searched refs:te_ctid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2454 entry->te_ctid = cid; in timeout_insert()
2483 assert(inst->ri_timeout->te_ctid == cid); in timeout_remove()
2515 "out. Killing contract %ld.\n", e->te_fmri, e->te_ctid); in timeout_now()
2518 e->te_ctid); in timeout_now()
2520 (void) contract_kill(e->te_ctid, SIGKILL, e->te_fmri); in timeout_now()
H A Dstartd.h227 ctid_t te_ctid; member