Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dstartd.h398 #define RINST_CONTRACT 0x00000000 /* progeny constitute inst */ macro
H A Drestarter.c232 case RINST_CONTRACT: return ("contract"); in service_style()
527 inst->ri_flags = RINST_CONTRACT; in restarter_insert_inst()
H A Dlibscf.c2210 int style = RINST_CONTRACT; in libscf_get_startd_properties()