Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svcprop/
H A Dsvcprop.c72 #define SCF_ENTITY_SET_TO_SERVICE(ent, s) { ent.type = 1; ent.u.svc = s; } macro
702 SCF_ENTITY_SET_TO_SERVICE(ent, wip->svc); in process_fmri()