OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:policydb
(Results
76 - 87
of
87
) sorted by null
1
2
3
4
/external/libsepol/src/
write.c
37
#include <sepol/
policydb
/ebitmap.h>
38
#include <sepol/
policydb
/avtab.h>
39
#include <sepol/
policydb
/
policydb
.h>
40
#include <sepol/
policydb
/conditional.h>
41
#include <sepol/
policydb
/expand.h>
42
#include <sepol/
policydb
/flask.h>
50
struct
policydb
*p;
240
static int avtab_write(struct
policydb
*p, avtab_t * a, struct policy_file *fp)
312
* Write a semantic MLS level structure to a
policydb
binary
[
all
...]
avtab.c
45
#include <sepol/
policydb
/avtab.h>
46
#include <sepol/
policydb
/
policydb
.h>
conditional.c
24
#include <sepol/
policydb
/flask_types.h>
25
#include <sepol/
policydb
/conditional.h>
619
struct
policydb
*p;
630
struct
policydb
*p = data->p;
hashtab.c
33
#include <sepol/
policydb
/hashtab.h>
module.c
24
#include <sepol/
policydb
/link.h>
25
#include <sepol/
policydb
/expand.h>
26
#include <sepol/
policydb
/module.h>
link.c
23
#include <sepol/
policydb
/
policydb
.h>
24
#include <sepol/
policydb
/conditional.h>
25
#include <sepol/
policydb
/hashtab.h>
26
#include <sepol/
policydb
/avrule_block.h>
27
#include <sepol/
policydb
/link.h>
28
#include <sepol/
policydb
/util.h>
[
all
...]
expand.c
24
#include <sepol/
policydb
/
policydb
.h>
25
#include <sepol/
policydb
/conditional.h>
26
#include <sepol/
policydb
/hashtab.h>
27
#include <sepol/
policydb
/expand.h>
28
#include <sepol/
policydb
/hierarchy.h>
29
#include <sepol/
policydb
/avrule_block.h>
[
all
...]
policydb.c
46
#include <sepol/
policydb
/
policydb
.h>
47
#include <sepol/
policydb
/expand.h>
48
#include <sepol/
policydb
/conditional.h>
49
#include <sepol/
policydb
/avrule_block.h>
50
#include <sepol/
policydb
/util.h>
51
#include <sepol/
policydb
/flask.h>
[
all
...]
/external/checkpolicy/
module_compiler.c
17
#include <sepol/
policydb
/
policydb
.h>
18
#include <sepol/
policydb
/avrule_block.h>
19
#include <sepol/
policydb
/conditional.h>
[
all
...]
policy_define.c
42
#include <sepol/
policydb
/expand.h>
43
#include <sepol/
policydb
/
policydb
.h>
44
#include <sepol/
policydb
/services.h>
45
#include <sepol/
policydb
/conditional.h>
46
#include <sepol/
policydb
/flask.h>
47
#include <sepol/
policydb
/hierarchy.h>
48
#include <sepol/
policydb
/polcaps.h>
[
all
...]
/external/sepolicy/tools/
check_seapp.c
12
#include <sepol/
policydb
/
policydb
.h>
/external/libsepol/tests/
test-common.c
25
#include <sepol/
policydb
/avrule_block.h>
Completed in 113 milliseconds
1
2
3
4