Searched refs:SCF_TM_TARGET_THIS (Results 1 – 3 of 3) sorted by relevance
729 #define SCF_TM_TARGET_THIS ((const char *)"this") macro
1186 p->pw_target = SCF_TM_TARGET_THIS; in _walk_template_instances()1201 strcmp(tg, SCF_TM_TARGET_THIS) != 0 && in _walk_template_instances()1427 strcmp(target, SCF_TM_TARGET_THIS) == 0) && in check_target_match()1429 strcmp(pg_target, SCF_TM_TARGET_THIS) == 0)) { in check_target_match()2457 SCF_TM_TARGET_THIS); in scf_tmpl_iter_pgs()
2046 info->pi_target = SCF_TM_TARGET_THIS; in ptrn_info_create()2410 target = SCF_TM_TARGET_THIS; in target_check()2412 if (strcmp(target, SCF_TM_TARGET_THIS) == 0) { in target_check()