Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h106 SC_FMRI, enumerator
H A Dsvccfg_xml.c323 case SC_FMRI: return (SCF_TYPE_FMRI); in lxml_element_to_type()
349 case SCF_TYPE_FMRI: return (SC_FMRI); in lxml_type_to_element()
581 case SC_FMRI: in lxml_store_value()
776 case SC_FMRI: in lxml_get_property()
1211 lxml_prop_types[SC_FMRI], in lxml_get_dependency()