Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c690 } else if (op == SVCCFG_OP_APPLY) { in lxml_get_propval()
753 } else if (op == SVCCFG_OP_APPLY) { in lxml_get_property()
824 if (pgrp->sc_parent->sc_op == SVCCFG_OP_APPLY) in lxml_get_pgroup_stability()
1062 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_exec_method()
1160 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependency()
1256 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependent()
1478 if (pgrp->sc_parent->sc_op == SVCCFG_OP_APPLY) in lxml_get_type()
3253 p->sc_property_override = (op == SVCCFG_OP_APPLY); in lxml_get_instance()
3288 if (op == SVCCFG_OP_APPLY) { in lxml_get_instance()
3494 if (op == SVCCFG_OP_APPLY) { in lxml_get_service()
[all …]
H A Dsvccfg.h183 SVCCFG_OP_APPLY, enumerator
H A Dsvccfg_engine.c868 if (lxml_get_bundle_file(b, info->mi_path, SVCCFG_OP_APPLY) != 0) { in apply_profile()
H A Dsvccfg_internal.c487 (e->sc_op != SVCCFG_OP_APPLY && pg->sc_pgroup_type == NULL)) in internal_pgroup_create_common()
H A Dsvccfg_libscf.c2749 case SVCCFG_OP_APPLY : in lscf_import_service_pgs()
2814 case SVCCFG_OP_APPLY : in lscf_import_instance_pgs()