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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
mlsrulequery.py 38 source_regex If true, regular expression matching will
49 source = CriteriaDescriptor("source_regex", "lookup_type_or_attr")
50 source_regex = False variable in class:MLSRuleQuery
72 "regex: {0.source_regex}".format(self))
95 self.source_regex):
rbacrulequery.py 41 source_regex If true, regular expression matching will
59 source = CriteriaDescriptor("source_regex", "lookup_role")
60 source_regex = False variable in class:RBACRuleQuery
95 "regex: {0.source_regex}".format(self))
116 self.source_regex):
terulequery.py 43 source_regex If true, regular expression matching will
86 source = CriteriaDescriptor("source_regex", "lookup_type_or_attr")
87 source_regex = False variable in class:TERuleQuery
134 "regex: {0.source_regex}".format(self))
159 self.source_regex):
  /external/selinux/prebuilts/bin/
sesearch.py 111 opts.add_argument("-rs", action="store_true", dest="source_regex",
149 source_regex=args.source_regex, variable
200 source_regex=args.source_regex, variable
224 source_regex=args.source_regex, variable

Completed in 290 milliseconds