Searched refs:process_feature_controls (Results 1 – 1 of 1) sorted by relevance
118 static feature_control process_feature_controls[FEATURE_ENTRY_COUNT] = { variable527 process_feature_controls[feature].enabled = enable; in set_feature_on_process()528 process_feature_controls[feature].check_registry = FALSE; in set_feature_on_process()606 feature_name = process_feature_controls[feature].feature_name; in load_process_feature()612 process_feature_controls[feature].enabled = enabled; in load_process_feature()625 process_feature_controls[feature].enabled = enabled; in load_process_feature()632 process_feature_controls[feature].check_registry = FALSE; in load_process_feature()646 if(process_feature_controls[feature].check_registry) in get_feature_from_process()649 hres = process_feature_controls[feature].enabled ? S_OK : S_FALSE; in get_feature_from_process()