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

/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2098 contract_to_inst(ctid_t ctid) function
2285 (inst = contract_to_inst(ctid)) == NULL) {
2309 * Do not call contract_to_inst() again if first
2313 inst = contract_to_inst(ctid);

Completed in 58 milliseconds