Sign in
android
/
platform
/
external
/
selinux
/
dfdc062b108e9d8235379e1b03ec6c2639e24e3a
/
.
/
libsepol
/
include
/
sepol
/
kernel_to_cil.h
blob: 60346ad140fb640d0f4cbdcbc0a1b9bc1b123c84 [
file
] [
log
] [
blame
]
#include
<stdlib.h>
#include
<sepol/policydb/policydb.h>
int
sepol_kernel_policydb_to_cil
(
FILE
*
fp
,
struct
policydb
*
pdb
);