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.h391 #define RINST_CONTRACT 0x00000000 /* progeny constitute inst */ macro
H A Drestarter.c233 case RINST_CONTRACT: return ("contract"); in service_style()
528 inst->ri_flags = RINST_CONTRACT; in restarter_insert_inst()
H A Dlibscf.c2218 int style = RINST_CONTRACT; in libscf_get_startd_properties()