Searched refs:SCF_TM_TARGET_ALL (Results 1 – 3 of 3) sorted by relevance
726 #define SCF_TM_TARGET_ALL ((const char *)"all") macro
1257 p->pw_target = SCF_TM_TARGET_ALL; in _walk_template_instances()1274 strcmp(tg, SCF_TM_TARGET_ALL) != 0) { in _walk_template_instances()1438 if (strcmp(target, SCF_TM_TARGET_ALL) == 0 && in check_target_match()1439 strcmp(pg_target, SCF_TM_TARGET_ALL) == 0) { in check_target_match()2465 SCF_TM_TARGET_ALL); in scf_tmpl_iter_pgs()6444 if (strcmp(target, SCF_TM_TARGET_ALL) == 0 || in _scf_tmpl_check_pg_redef()
2440 if (strcmp(target, SCF_TM_TARGET_ALL) == 0) { in target_check()