Lines Matching refs:used
1196 cil_log(CIL_ERR, "Category sets cannot be used in a category range\n");
1444 if (!attr->used) {
1448 if (attr->used & CIL_ATTR_EXPAND_FALSE) {
1452 if (attr->used & CIL_ATTR_EXPAND_TRUE) {
1456 if (attr->used & CIL_ATTR_CONSTRAINT) {
1460 if (db->attrs_expand_generated || attr->used == CIL_ATTR_NEVERALLOW) {
1467 if (attr->used == CIL_ATTR_NEVERALLOW) {
1472 if (attr->used == CIL_ATTR_AVRULE) {
1496 attr->used |= CIL_ATTR_NEVERALLOW;
1521 if ((attr->used & CIL_ATTR_NEVERALLOW) &&
2343 cil_log(CIL_INFO, "Failed to mark attributes used by generated attributes used in neverallow rules\n");