Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_reset_ast.c211 static void cil_reset_expandtypeattribute(struct cil_expandtypeattribute *expandattr) in cil_reset_expandtypeattribute()
Dcil.c2336 void cil_expandtypeattribute_init(struct cil_expandtypeattribute **expandattr) in cil_expandtypeattribute_init()
Dcil_build_ast.c3223 struct cil_expandtypeattribute *expandattr = NULL; in cil_gen_expandtypeattribute() local
3270 void cil_destroy_expandtypeattribute(struct cil_expandtypeattribute *expandattr) in cil_destroy_expandtypeattribute()
Dcil_resolve_ast.c469 struct cil_expandtypeattribute *expandattr = current->data; in cil_resolve_expandtypeattribute() local