Lines Matching refs:expand
28 #include <sepol/policydb/expand.h>
1043 /* expand the semantic MLS info */
1578 /* expand the type sets */
2536 unsigned char expand = alwaysexpand || !ebitmap_is_empty(&set->negset) || set->flags;
2559 (expand || (type->flags & TYPE_FLAGS_EXPAND_ATTR_TRUE))) {
2776 /* expand the range transition rules */
2830 * expand only the avrules and optionally perform expansion of neverallow rules
2831 * or expand into the same policy for analysis purposes.
2956 /* Linking should always be done before calling expand, even if
2988 ERR(handle, "Target of expand was not a base policy.");
3154 ERR(handle, "Error during expand");