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 464 struct cil_userprefix { struct
956 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 568 case CIL_USERPREFIX:
943 case CIL_USERPREFIX:
1178 struct cil_userprefix *userprefix = NULL;
    [all...]
cil_build_ast.c     [all...]
cil_resolve_ast.c 901 struct cil_userprefix *userprefix = current->data;
    [all...]

Completed in 140 milliseconds