Searched refs:cil_userprefix (Results 1 - 6 of 6) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dcil_internal.h464 struct cil_userprefix { struct
956 void cil_userprefix_init(struct cil_userprefix **userprefix);
H A Dcil_build_ast.h93 void cil_destroy_userprefix(struct cil_userprefix *userprefix);
H A Dcil.c1178 struct cil_userprefix *userprefix = NULL;
1944 void cil_userprefix_init(struct cil_userprefix **userprefix)
H A Dcil_copy_ast.c488 struct cil_userprefix *orig = data;
489 struct cil_userprefix *new = NULL;
H A Dcil_build_ast.c1489 struct cil_userprefix *userprefix = NULL;
1517 void cil_destroy_userprefix(struct cil_userprefix *userprefix)
H A Dcil_resolve_ast.c901 struct cil_userprefix *userprefix = current->data;

Completed in 95 milliseconds