xref
: /
third_party
/
selinux
/
libsepol
/
cil
/
test
/
integration_testing
/
small.cil
(revision 6cd6a6ac)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/selinux/libsepol/cil/test/integration_testing/
1
(class foo (read))
2
3
(type bar)
4
(allow bar self (foo (read)))
5
6