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_internal.h 478 struct cil_userprefix { struct
1003 void cil_userprefix_init(struct cil_userprefix **userprefix);
cil_build_ast.h 93 void cil_destroy_userprefix(struct cil_userprefix *userprefix);
cil_copy_ast.c 488 struct cil_userprefix *orig = data;
489 struct cil_userprefix *new = NULL;
    [all...]
cil.c 587 case CIL_USERPREFIX:
974 case CIL_USERPREFIX:
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c 957 struct cil_userprefix *userprefix = current->data;
    [all...]

Completed in 437 milliseconds