Searched refs:sc_etype (Results 1 – 5 of 5) sorted by relevance
740 assert(inst->sc_etype == SVCCFG_INSTANCE_OBJECT); in build_composed_instance()1893 assert(svc->sc_etype == SVCCFG_SERVICE_OBJECT); in load_general_templates()1957 assert(i->sc_etype == SVCCFG_INSTANCE_OBJECT); in load_instance_restarter()2059 if (e->sc_etype == SVCCFG_INSTANCE_OBJECT) { in ptrn_info_create()2231 assert(e->sc_etype == SVCCFG_INSTANCE_OBJECT); in pg_iter_create()2457 switch (pg_pattern->sc_parent->sc_etype) { in pg_target_check()2814 if (match->pi_ptrnpg->sc_parent->sc_etype == in tmpl_scan_general()3344 assert(e->sc_etype == SVCCFG_INSTANCE_OBJECT); in tmpl_required_pg_present()3905 assert(e->sc_etype == SVCCFG_INSTANCE_OBJECT); in tmpl_validate_entity_pgs()3972 assert(svc->sc_etype == SVCCFG_SERVICE_OBJECT); in tmpl_validate_service()[all …]
1295 if (entity->sc_etype == SVCCFG_SERVICE_OBJECT) { in lxml_get_dependent()1300 assert(entity->sc_etype == SVCCFG_INSTANCE_OBJECT); in lxml_get_dependent()1607 if (entity->sc_etype != SVCCFG_INSTANCE_OBJECT || in lxml_get_notification_parameters()1625 if (entity->sc_etype == SVCCFG_SERVICE_OBJECT && in lxml_get_notification_parameters()2873 if (s->sc_etype != SVCCFG_SERVICE_OBJECT) { in verify_pg_pattern_attributes()2887 if ((s->sc_etype == SVCCFG_SERVICE_OBJECT) && in verify_pg_pattern_attributes()2891 if ((s->sc_etype == SVCCFG_INSTANCE_OBJECT) && in verify_pg_pattern_attributes()2909 if (s->sc_etype != SVCCFG_SERVICE_OBJECT) { in verify_pg_pattern_attributes()
223 entity_type_t sc_etype; member
281 e->sc_etype = entity; in internal_entity_new()652 if (svc->sc_etype != SVCCFG_SERVICE_OBJECT) in internal_attach_entity()
1884 issvc = (pg->sc_parent->sc_etype == SVCCFG_SERVICE_OBJECT); in find_current_prop_type()2141 int issvc = (si->sc_etype == SVCCFG_SERVICE_OBJECT); in find_current_pg_type()2212 issvc = (si->sc_etype == SVCCFG_SERVICE_OBJECT); in find_current_pg_type()3486 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); in upgrade_dependents()3917 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); in upgrade_manifestfiles()5405 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); in process_old_pg()5906 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); in upgrade_props()8536 const int issvc = (ent->sc_etype == SVCCFG_SERVICE_OBJECT); in lscf_dependent_apply()8645 cb.sc_service = ent->sc_etype == SVCCFG_SERVICE_OBJECT; in lscf_dependent_apply()