Lines Matching refs:alwaysexpand
1949 unsigned char alwaysexpand;
1960 alwaysexpand = ((source_rule->specified & AVRULE_TYPE) ||
1964 (dest_pol, typemap, &source_rule->stypes, &stypes, alwaysexpand))
1967 (dest_pol, typemap, &source_rule->ttypes, &ttypes, alwaysexpand))
2352 unsigned char alwaysexpand)
2366 if (type_set_expand(&tmpset, types, p, alwaysexpand))
2490 * - if alwaysexpand is 1, then they will be expanded,
2495 unsigned char alwaysexpand)
2504 if (alwaysexpand || ebitmap_length(&set->negset) || set->flags) {