Home
last modified time | relevance | path

Searched refs:CIL_CLASSPERMS_SET (Results 1 – 5 of 5) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h62 CIL_CLASSPERMS_SET, enumerator
Dcil_reset_ast.c85 } else if (curr->flavor == CIL_CLASSPERMS_SET) { /* SET */ in cil_reset_classperms_list()
Dcil_copy_ast.c220 cil_list_append(*new, CIL_CLASSPERMS_SET, cp_set); in cil_copy_classperms_list()
Dcil.c790 case CIL_CLASSPERMS_SET: in cil_destroy_data()
Dcil_build_ast.c767 cil_list_append(*cp_list, CIL_CLASSPERMS_SET, new_cp_set); in cil_fill_classperms_list()