OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CIL_ROLETRANSITION
(Results
1 - 10
of
10
) sorted by null
/external/selinux/libsepol/cil/src/
cil_flavor.h
88
CIL_ROLETRANSITION
,
cil_verify.c
825
struct
cil_roletransition
*roletrans = NULL;
829
case
CIL_ROLETRANSITION
: {
834
ckey.key4 =
CIL_ROLETRANSITION
;
[
all
...]
cil.c
678
case
CIL_ROLETRANSITION
:
1043
case
CIL_ROLETRANSITION
:
[
all
...]
cil_copy_ast.c
688
struct
cil_roletransition
*orig = data;
689
struct
cil_roletransition
*new = NULL;
[
all
...]
cil_policy.c
1031
case
CIL_ROLETRANSITION
: {
1032
struct
cil_roletransition
*roletrans = (struct
cil_roletransition
*)current->data;
[
all
...]
cil_tree.c
727
case
CIL_ROLETRANSITION
: {
728
struct
cil_roletransition
*roletrans = node->data;
[
all
...]
cil_resolve_ast.c
1002
struct
cil_roletransition
*roletrans = current->data;
[
all
...]
cil_binary.c
[
all
...]
cil_build_ast.c
[
all
...]
/external/selinux/libsepol/cil/test/unit/
test_cil_build_ast.c
[
all
...]
Completed in 353 milliseconds