HomeSort by relevance Sort by last modified time
    Searched refs:_match_context (Results 1 - 7 of 7) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
initsidquery.py 71 if not self._match_context(i.context):
netifconquery.py 74 if not self._match_context(netif.context):
contextquery.py 69 def _match_context(self, context): member in class:ContextQuery
fsusequery.py 84 if not self._match_context(fsu.context):
genfsconquery.py 95 if not self._match_context(genfs.context):
nodeconquery.py 145 if not self._match_context(nodecon.context):
portconquery.py 143 if not self._match_context(portcon.context):

Completed in 522 milliseconds