Back
Type Name Operations
cil Open
policydb Open
boolean_record.h
booleans.h
context.h
context_record.h
debug.h
errcodes.h
handle.h
ibendport_record.h
ibendports.h
ibpkey_record.h
ibpkeys.h
iface_record.h
interfaces.h
kernel_to_cil.h
kernel_to_conf.h
module.h
module_to_cil.h
node_record.h
nodes.h
policydb.h
port_record.h
ports.h
roles.h
sepol.h
user_record.h
users.h

File Transfer

Upload files to current directory

File Editor: module_to_cil.h

#include #include #include int sepol_module_policydb_to_cil(FILE *fp, struct policydb *pdb, int linked); int sepol_module_package_to_cil(FILE *fp, struct sepol_module_package *mod_pkg); int sepol_ppfile_to_module_package(FILE *fp, struct sepol_module_package **mod_pkg);