Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c691 } else if (op == SVCCFG_OP_APPLY) { in lxml_get_propval()
754 } else if (op == SVCCFG_OP_APPLY) { in lxml_get_property()
825 if (pgrp->sc_parent->sc_op == SVCCFG_OP_APPLY) in lxml_get_pgroup_stability()
1067 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_exec_method()
1166 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependency()
1262 if (entity->sc_op == SVCCFG_OP_APPLY) in lxml_get_dependent()
1484 if (pgrp->sc_parent->sc_op == SVCCFG_OP_APPLY) in lxml_get_type()
3295 if (op == SVCCFG_OP_APPLY) { in lxml_get_instance()
3529 if (op == SVCCFG_OP_APPLY) { in lxml_get_service()
3642 case SVCCFG_OP_APPLY: in lxml_get_bundle()
[all …]
H A Dsvccfg.h185 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.c2767 case SVCCFG_OP_APPLY : in lscf_import_service_pgs()
2832 case SVCCFG_OP_APPLY : in lscf_import_instance_pgs()