Home
last modified time | relevance | path

Searched defs:cil_db (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_internal.h292 struct cil_db { struct
293 struct cil_tree *parse;
294 struct cil_tree *ast;
295 struct cil_type *selftype;
296 struct cil_type *notselftype;
297 struct cil_type *othertype;
298 struct cil_list *sidorder;
299 struct cil_list *classorder;
300 struct cil_list *catorder;
301 struct cil_list *sensitivityorder;
[all …]