Home | History | Annotate | Download | only in src

Lines Matching refs:cil_level

422 void cil_level_to_policy(FILE **file_arr, uint32_t file_index, struct cil_level *level)
435 struct cil_level *low = lvlrange->low;
436 struct cil_level *high = lvlrange->high;
1057 case CIL_LEVEL:
1059 cil_level_to_policy(file_arr, LEVELS, (struct cil_level*)current->data);