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 511 struct cil_roletype { struct
1007 void cil_roletype_init(struct cil_roletype **roletype);
android.c 362 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;
1250 case CIL_ROLETYPE:
    [all...]
cil_copy_ast.c 521 struct cil_roletype *orig = data;
522 struct cil_roletype *new = NULL;
    [all...]
cil_tree.c 802 case CIL_ROLETYPE: {
803 struct cil_roletype *roletype = node->data;
    [all...]
cil.c 615 case CIL_ROLETYPE:
994 case CIL_ROLETYPE:
    [all...]
cil_post.c     [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c 1032 struct cil_roletype *roletype = current->data;
    [all...]

Completed in 169 milliseconds