Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h182 SVCCFG_OP_IMPORT = 0, enumerator
H A Dsvccfg_engine.c533 if (lxml_get_bundle_file(b, file, SVCCFG_OP_IMPORT) != 0) { in import_manifest_file()
H A Dsvccfg_xml.c3601 case SVCCFG_OP_IMPORT: in lxml_get_bundle()
3788 if (lxml_get_bundle_file(b, filename, SVCCFG_OP_IMPORT) != 0) { in lxml_inventory()
H A Dsvccfg_libscf.c2746 case SVCCFG_OP_IMPORT : in lscf_import_service_pgs()
2811 case SVCCFG_OP_IMPORT : in lscf_import_instance_pgs()
11444 if (lxml_get_bundle_file(b, filename, SVCCFG_OP_IMPORT) == 0) { in lscf_validate_file()
16519 SVCCFG_OP_IMPORT) != 0) { in create_manifest_tree()
16689 if (lxml_get_bundle_file(b, mfstfile, SVCCFG_OP_IMPORT) != 0) { in check_instance_support()