Home | History | Annotate | Download | only in src

Lines Matching refs:sidorder

2904 	if (db->sidorder == NULL || db->sidorder->head == NULL) {
2905 cil_log(CIL_WARN, "No sidorder statement in policy\n");
2909 cil_list_for_each(curr, db->sidorder) {