Searched refs:secure_feature (Results 1 – 1 of 1) sorted by relevance
179 struct secure_feature { constant char *name; int sf_value; }; in security_feature() struct180 static struct secure_feature features[] = { in security_feature()