Searched refs:SCF_TM_TARGET_INSTANCE (Results 1 – 3 of 3) sorted by relevance
728 #define SCF_TM_TARGET_INSTANCE ((const char *)"instance") macro
1200 (strcmp(tg, SCF_TM_TARGET_INSTANCE) != 0 && in _walk_template_instances()1426 if ((strcmp(target, SCF_TM_TARGET_INSTANCE) == 0 || in check_target_match()1428 (strcmp(pg_target, SCF_TM_TARGET_INSTANCE) == 0 || in check_target_match()
2428 if (strcmp(target, SCF_TM_TARGET_INSTANCE) == 0) { in target_check()