#ifndef _SEPOL_H_ #define _SEPOL_H_ #include <stddef.h> #include <stdio.h> #include <sys/cdefs.h> __BEGIN_DECLS #include <sepol/user_record.h> #include <sepol/context_record.h> #include <sepol/iface_record.h> #include <sepol/ibpkey_record.h> #include <sepol/ibendport_record.h> #include <sepol/port_record.h> #include <sepol/boolean_record.h> #include <sepol/node_record.h> #include <sepol/booleans.h> #include <sepol/interfaces.h> #include <sepol/ibpkeys.h> #include <sepol/ibendports.h> #include <sepol/ports.h> #include <sepol/nodes.h> #include <sepol/users.h> #include <sepol/handle.h> #include <sepol/debug.h> #include <sepol/policydb.h> #include <sepol/module.h> #include <sepol/context.h> /* Set internal policydb from a file for subsequent service calls. */ extern int sepol_set_policydb_from_file(FILE * fp); __END_DECLS #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
cil | Folder | 0755 |
|
|
policydb | Folder | 0755 |
|
|
boolean_record.h | File | 1.5 KB | 0644 |
|
booleans.h | File | 2.17 KB | 0644 |
|
context.h | File | 733 B | 0644 |
|
context_record.h | File | 1.61 KB | 0644 |
|
debug.h | File | 956 B | 0644 |
|
errcodes.h | File | 833 B | 0644 |
|
handle.h | File | 1.34 KB | 0644 |
|
ibendport_record.h | File | 2.11 KB | 0644 |
|
ibendports.h | File | 1.33 KB | 0644 |
|
ibpkey_record.h | File | 2.23 KB | 0644 |
|
ibpkeys.h | File | 1.29 KB | 0644 |
|
iface_record.h | File | 1.78 KB | 0644 |
|
interfaces.h | File | 1.35 KB | 0644 |
|
module.h | File | 2.6 KB | 0644 |
|
module_to_cil.h | File | 329 B | 0644 |
|
node_record.h | File | 2.72 KB | 0644 |
|
nodes.h | File | 1.26 KB | 0644 |
|
policydb.h | File | 4.57 KB | 0644 |
|
port_record.h | File | 1.95 KB | 0644 |
|
ports.h | File | 1.26 KB | 0644 |
|
roles.h | File | 321 B | 0644 |
|
sepol.h | File | 843 B | 0644 |
|
user_record.h | File | 2.31 KB | 0644 |
|
users.h | File | 1.96 KB | 0644 |
|