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

  /external/selinux/libsepol/cil/src/
cil_flavor.h 64 CIL_USERPREFIX,
cil.c 568 case CIL_USERPREFIX:
943 case CIL_USERPREFIX:
1178 struct cil_userprefix *userprefix = NULL;
    [all...]
cil_post.c 468 case CIL_USERPREFIX: {
469 cil_list_append(db->userprefixes, CIL_USERPREFIX, node->data);
    [all...]
cil_copy_ast.c 488 struct cil_userprefix *orig = data;
489 struct cil_userprefix *new = NULL;
    [all...]
cil_resolve_ast.c 901 struct cil_userprefix *userprefix = current->data;
    [all...]
cil_build_ast.c     [all...]

Completed in 98 milliseconds