Home | History | Annotate | Download | only in checkpolicy

Lines Matching refs:stypes

1543 		if (set_types(&avrule->stypes, id, &add, 0))
1968 (&avrule->stypes, id, &add,
2261 if (type_set_cpy(&dest->stypes, &src->stypes)) {
2427 (&avrule->stypes, id, &add,
3204 type_set_t stypes, ttypes;
3236 type_set_init(&stypes);
3238 if (set_types(&stypes, id, &add, 0))
3281 if (type_set_expand(&stypes, &e_stypes, policydbp, 1))
3344 if (type_set_cpy(&ftr->stypes, &stypes)) {
5397 if (set_types(&rule->stypes, id, &add, 0))