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