Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h396 #define RINST_CONTRACT 0x00000000 /* progeny constitute inst */ macro
H A Drestarter.c234 case RINST_CONTRACT: return ("contract"); in service_style()
529 inst->ri_flags = RINST_CONTRACT; in restarter_insert_inst()
H A Dlibscf.c2217 int style = RINST_CONTRACT; in libscf_get_startd_properties()