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

  /external/selinux/python/sepolicy/sepolicy/templates/
unit_file.py 25 te_types="""
var_log.py 25 te_types="""
etc_rw.py 25 te_types="""
rw.py 24 te_types="""
tmp.py 24 te_types="""
var_cache.py 25 te_types="""
var_lib.py 25 te_types="""
var_run.py 24 te_types="""
var_spool.py 25 te_types="""
network.py 23 te_types="""
  /external/selinux/python/sepolicy/sepolicy/
generate.py 642 return re.sub("TEMPLATETYPE", self.name, network.te_types)
879 newte += re.sub("TEMPLATETYPE", t[:-len(i)], self.DEFAULT_EXT[i].te_types)
    [all...]

Completed in 278 milliseconds