/titanic_50/usr/src/cmd/svc/svcadm/ |
H A D | svcadm.c | 604 pgname = SCF_PG_GENERAL; in set_inst_enabled() 626 SCF_PG_GENERAL, SCF_PROPERTY_ENABLED); in set_inst_enabled() 708 fmri, SCF_PG_GENERAL, in set_inst_enabled() 1109 if (scf_instance_get_pg_composed(inst, snap, SCF_PG_GENERAL, pg) != 0) { in enable_fmri_rec() 1114 "property group).\n"), fmri, SCF_PG_GENERAL); in enable_fmri_rec() 1123 "\"%s/%s\" is too long).\n"), fmri, SCF_PG_GENERAL, in enable_fmri_rec() 1158 SCF_PG_GENERAL, SCF_PROPERTY_RESTARTER); in enable_fmri_rec() 1165 SCF_PG_GENERAL, SCF_PROPERTY_RESTARTER); in enable_fmri_rec()
|
H A D | synch.c | 85 if (scf_instance_get_pg(inst, SCF_PG_GENERAL, pg) == 0 && in is_enabled() 476 if (scf_instance_get_pg_composed(inst, NULL, SCF_PG_GENERAL, pg) != 0) in has_potential()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 462 if ((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback() 480 if (((prop = scf_simple_prop_get(hin, inst_name, SCF_PG_GENERAL, in list_callback() 587 if ((prop = scf_simple_prop_get(h, instname, SCF_PG_GENERAL, in list_props_cb()
|
/titanic_50/usr/src/cmd/rcap/rcapadm/ |
H A D | rcapadm.c | 109 SCF_PG_GENERAL, SCF_PROPERTY_ENABLED)) != NULL && (numvals = in print_state()
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 540 if (scf_instance_get_pg(inst, SCF_PG_GENERAL, gpg) == -1) { in set_inst_enabled() 544 if (scf_instance_add_pg(inst, SCF_PG_GENERAL, in set_inst_enabled() 552 if (strcmp(pgname, SCF_PG_GENERAL) != 0) { in set_inst_enabled() 1024 if ((persistent = get_inst_enabled(inst, SCF_PG_GENERAL)) < 0) { in set_inst_enabled_atboot() 1041 if (set_inst_enabled(inst, desired, SCF_PG_GENERAL, in set_inst_enabled_atboot() 1085 SCF_PG_GENERAL_OVR : SCF_PG_GENERAL, flags & SMF_TEMPORARY ? in set_inst_enabled_flags()
|
H A D | scf_tmpl.c | 1003 ret = scf_instance_get_pg_composed(inst, s, SCF_PG_GENERAL, in _get_restarter_inst() 1006 ret = scf_service_get_pg(svc, SCF_PG_GENERAL, pg); in _get_restarter_inst()
|
/titanic_50/usr/src/cmd/ipf/svc/ |
H A D | ipfd.c | 267 if (strcmp(scratch_name, SCF_PG_GENERAL) == 0 || in is_correct_event()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | config.c | 745 SCF_PG_GENERAL)) { in read_enable_merged()
|
/titanic_50/usr/src/lib/libscf/inc/ |
H A D | libscf.h | 264 #define SCF_PG_GENERAL ((const char *)"general") macro
|
/titanic_50/usr/src/cmd/svc/svcs/ |
H A D | svcs.c | 529 temp ? SCF_PG_GENERAL_OVR : SCF_PG_GENERAL, SCF_PROPERTY_ENABLED, in instance_enabled() 676 if (inst_get_single_val(inst, SCF_PG_GENERAL, in check_for_restarter() 2543 if (inst_get_single_val(wip->inst, SCF_PG_GENERAL, in print_detailed() 2992 if (inst_get_single_val(wip->inst, SCF_PG_GENERAL, in list_instance()
|
H A D | explain.c | 502 if (scf_instance_get_pg_composed(inst, NULL, SCF_PG_GENERAL, g_pg) != in add_instance()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | routeadm.c | 1468 if (ra_get_boolean_prop(h, inst, SCF_PG_GENERAL, SCF_PROPERTY_ENABLED, in ra_get_set_opt_common_cb() 1522 ret = ra_set_boolean_prop(h, inst, SCF_PG_GENERAL, in ra_get_set_opt_common_cb()
|
/titanic_50/usr/src/cmd/halt/ |
H A D | halt.c | 331 SCF_PG_GENERAL, pg) != 0) in stop_delegates()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 1178 if (scf_instance_get_pg_composed(inst, NULL, SCF_PG_GENERAL, pg) != 0) { in libscf_get_basic_instance_data() 3754 ret = libscf_inst_set_boolean_prop(inst, SCF_PG_GENERAL, in libscf_create_self()
|
H A D | graph.c | 6505 if (strcmp(pg_name, SCF_PG_GENERAL) == 0 || in process_pg_event() 6792 if (strcmp(pg_name, SCF_PG_GENERAL) != 0) { in process_delete()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/inetconv/ |
H A D | inetconv.c | 1248 if ((prop = scf_simple_prop_get(h, svc_name, SCF_PG_GENERAL, in list_callback()
|
/titanic_50/usr/src/lib/libdladm/common/ |
H A D | libdlbridge.c | 440 if (get_composed_properties(SCF_PG_GENERAL, B_FALSE, &sstate) == in dladm_bridge_get_properties()
|
/titanic_50/usr/src/cmd/svc/configd/ |
H A D | rc_node.c | 379 #define AUTH_PG_GENERAL SCF_PG_GENERAL 560 {SCF_PG_GENERAL, SCF_PROPERTY_ENABLED, 0, general_enable_id}, 2324 if (strcmp(pg, SCF_PG_GENERAL) == 0) { in general_enable_id()
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 189 const char * const scf_pg_general = SCF_PG_GENERAL; 2452 strcmp(p->sc_pgroup_name, SCF_PG_GENERAL) == 0) { in entity_pgroup_import() 2916 is_general = strcmp(old->sc_pgroup_name, SCF_PG_GENERAL) == 0; in add_upgrade_entries() 3091 strcmp(cur->sc_pgroup_name, SCF_PG_GENERAL) == 0) in add_upgrade_entries() 7672 if (scf_instance_get_pg(imp_inst, SCF_PG_GENERAL, in lscf_service_import() 8863 SCF_PG_GENERAL, imp_pg) != 0 || in lscf_bundle_apply()
|
/titanic_50/usr/src/lib/libzonecfg/common/ |
H A D | libzonecfg.c | 4498 prop = scf_simple_prop_get(NULL, svc_name, SCF_PG_GENERAL, in svc_enabled()
|