OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIL_CONTEXT
(Results
1 - 10
of
10
) sorted by null
/external/selinux/libsepol/cil/src/
cil_flavor.h
183
CIL_CONTEXT
,
cil_reset_ast.c
10
static inline void cil_reset_context(struct
cil_context
*context);
270
static inline void cil_reset_context(struct
cil_context
*context)
483
case
CIL_CONTEXT
:
cil.c
700
case
CIL_CONTEXT
:
841
case
CIL_CONTEXT
:
1069
case
CIL_CONTEXT
:
[
all
...]
cil_verify.c
726
int __cil_verify_context(struct cil_db *db, struct
cil_context
*ctx)
807
struct
cil_context
*ctx = node->data;
988
struct
cil_context
*if_ctx = netif->if_context;
989
struct
cil_context
*pkt_ctx = netif->packet_context;
1018
struct
cil_context
*ctx = genfs->context;
1039
struct
cil_context
*ctx = file->context;
1066
struct
cil_context
*ctx = nodecon->context;
1087
struct
cil_context
*ctx = port->context;
1108
struct
cil_context
*ctx = pirq->context;
1129
struct
cil_context
*ctx = iomem->context
[
all
...]
cil_copy_ast.c
1042
void cil_copy_fill_context(struct cil_db *db, struct
cil_context
*data, struct
cil_context
*new)
1058
struct
cil_context
*orig = data;
1059
struct
cil_context
*new = NULL;
[
all
...]
cil_tree.c
48
void cil_tree_print_context(struct
cil_context
*context);
542
void cil_tree_print_context(struct
cil_context
*context)
[
all
...]
cil_post.c
[
all
...]
cil_resolve_ast.c
[
all
...]
cil_build_ast.c
[
all
...]
/external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c
[
all
...]
Completed in 106 milliseconds