HomeSort by relevance Sort by last modified time
    Searched refs:cil_roletype (Results 1 - 10 of 10) sorted by null

  /external/selinux/libsepol/cil/src/
cil_internal.h 505 struct cil_roletype { struct
977 void cil_roletype_init(struct cil_roletype **roletype);
android.c 357 struct cil_roletype *roletype = (struct cil_roletype *)node->data;
627 case CIL_ROLETYPE:
cil_build_ast.h 100 void cil_destroy_roletype(struct cil_roletype *roletype);
cil_write_ast.c 608 struct cil_roletype *roletype = (struct cil_roletype *)node->data;
1232 case CIL_ROLETYPE:
    [all...]
cil_copy_ast.c 521 struct cil_roletype *orig = data;
522 struct cil_roletype *new = NULL;
    [all...]
cil_tree.c 791 case CIL_ROLETYPE: {
792 struct cil_roletype *roletype = node->data;
    [all...]
cil.c 608 case CIL_ROLETYPE:
978 case CIL_ROLETYPE:
    [all...]
cil_post.c     [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c 986 struct cil_roletype *roletype = current->data;
    [all...]

Completed in 4571 milliseconds