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

  /external/selinux/python/sepolgen/src/sepolgen/
interfaces.py 58 (self.name, refpolicy.field_to_str[self.type], " ".join(self.obj_classes))
72 #print name, refpolicy.field_to_str[p.type]
342 fd.write("%s:%s " % (param.name, refpolicy.field_to_str[param.type]))
refpolicy.py 46 field_to_str = ["source", "target", "object", "permission", "role", "destination" ] variable

Completed in 497 milliseconds