OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avcfilter
(Results
1 - 2
of
2
) sorted by null
/external/selinux/python/audit2allow/
audit2allow
175
avcfilter
= audit.AVCTypeFilter(self.__options.type)
176
self.__avs = self.__parser.to_access(
avcfilter
)
audit2why
175
avcfilter
= audit.AVCTypeFilter(self.__options.type)
176
self.__avs = self.__parser.to_access(
avcfilter
)
Completed in 56 milliseconds