OpenGrok
Cross Reference: small.cil
xref
: /
external
/
selinux
/
libsepol
/
cil
/
test
/
integration_testing
/
small.cil
Home
|
History
|
Annotate
|
Download
|
only in
integration_testing
1
(class foo (read))
2
3
(type bar)
4
(allow bar self (foo (read)))
5
6