Searched refs:old_ctid (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/init/
H A Dinit.c4348 * (Re)start svc.startd(1M). old_ctid should be the contract ID of the old
4353 startd_run(const char *cline, int tmpl, ctid_t old_ctid) argument
4376 err = ct_pr_tmpl_set_transfer(tmpl, old_ctid);
4382 err = ct_pr_tmpl_set_transfer(tmpl, old_ctid);
4473 /* Clear the old_ctid reference so the kernel can reclaim it. */
4474 if (old_ctid != 0)

Completed in 97 milliseconds