OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sepol
(Results
151 - 175
of
216
) sorted by null
1
2
3
4
5
6
7
8
9
/external/selinux/libsepol/src/
interfaces.c
7
#include <
sepol
/policydb/policydb.h>
8
#include <
sepol
/interfaces.h>
assertion.c
23
#include <
sepol
/policydb/avtab.h>
24
#include <
sepol
/policydb/policydb.h>
25
#include <
sepol
/policydb/expand.h>
26
#include <
sepol
/policydb/util.h>
mls.c
30
#include <
sepol
/policydb/policydb.h>
31
#include <
sepol
/policydb/services.h>
32
#include <
sepol
/policydb/flask.h>
33
#include <
sepol
/policydb/context.h>
policydb_public.c
4
#include <
sepol
/policydb/policydb.h>
sidtab.c
15
#include <
sepol
/policydb/sidtab.h>
17
#include <
sepol
/policydb/flask.h>
hierarchy.c
32
#include <
sepol
/policydb/policydb.h>
33
#include <
sepol
/policydb/conditional.h>
34
#include <
sepol
/policydb/hierarchy.h>
35
#include <
sepol
/policydb/expand.h>
36
#include <
sepol
/policydb/util.h>
avtab.c
45
#include <
sepol
/policydb/avtab.h>
46
#include <
sepol
/policydb/policydb.h>
47
#include <
sepol
/errcodes.h>
kernel_to_common.c
14
#include <
sepol
/policydb/ebitmap.h>
15
#include <
sepol
/policydb/hashtab.h>
16
#include <
sepol
/policydb/symtab.h>
ebitmap.c
12
#include <
sepol
/policydb/ebitmap.h>
13
#include <
sepol
/policydb/policydb.h>
genusers.c
8
#include <
sepol
/policydb/policydb.h>
ibendports.c
8
#include <
sepol
/policydb/policydb.h>
ibpkey_record.c
6
#include <
sepol
/ibpkey_record.h>
/external/selinux/libsepol/tests/
test-linker-types.c
26
#include <
sepol
/policydb/policydb.h>
27
#include <
sepol
/policydb/link.h>
/external/selinux/secilc/
secilc.c
40
#include <
sepol
/cil/cil.h>
42
#include <
sepol
/policydb.h>
/external/selinux/checkpolicy/
policy_parse.y
45
#include <
sepol
/policydb/expand.h>
46
#include <
sepol
/policydb/policydb.h>
47
#include <
sepol
/policydb/services.h>
48
#include <
sepol
/policydb/conditional.h>
49
#include <
sepol
/policydb/flask.h>
50
#include <
sepol
/policydb/hierarchy.h>
51
#include <
sepol
/policydb/polcaps.h>
[
all
...]
/external/selinux/libsemanage/src/
handle.h
29
#include <
sepol
/handle.h>
user_internal.h
4
#include <
sepol
/user_record.h>
seusers_local.c
9
#include <
sepol
/policydb.h>
10
#include <
sepol
/context.h>
/external/selinux/libsepol/cil/src/
cil_binary.h
33
#include <
sepol
/policydb/policydb.h>
66
* Insert cil common structure into
sepol
policydb.
70
* @param[out] common_out The
sepol
common to send back.
77
* Insert cil class structure into
sepol
policydb.
87
* Insert cil role structure into
sepol
policydb.
97
* Insert cil roletype structure into
sepol
policydb.
108
* Insert cil type structure into
sepol
policydb.
118
* Insert cil typealias structure into
sepol
policydb.
128
* Insert cil typepermissive structure into
sepol
policydb.
140
* Insert cil attribute structure into
sepol
policydb
[
all
...]
cil_internal.h
38
#include <
sepol
/policydb/services.h>
39
#include <
sepol
/policydb/policydb.h>
40
#include <
sepol
/policydb/flask_types.h>
835
/* Ensure that CIL uses the same values as
sepol
services.h */
920
/* Ensure that CIL uses the same values as
sepol
policydb.h */
934
/* Ensure that CIL uses the same values as
sepol
policydb.h */
cil_parser.c
34
#include <
sepol
/errcodes.h>
/external/selinux/libsepol/cil/test/unit/
test_cil.c
30
#include <
sepol
/policydb/policydb.h>
/external/selinux/semodule-utils/semodule_link/
semodule_link.c
9
#include <
sepol
/module.h>
/external/selinux/libselinux/utils/
sefcontext_compile.c
12
#include <
sepol
/
sepol
.h>
/external/selinux/semodule-utils/semodule_package/
semodule_package.c
9
#include <
sepol
/module.h>
Completed in 1739 milliseconds
1
2
3
4
5
6
7
8
9