Searched refs:list_to_space_str (Results 1 – 2 of 2) sorted by relevance
220 def list_to_space_str(s, cont=('{', '}')): function255 return list_to_space_str(self)568 return "[If %s]" % list_to_space_str(self.cond_expr, cont=("", ""))742 return "[Tunable Policy %s]" % list_to_space_str(self.cond_expr, cont=("", ""))782 str = list_to_space_str(a)
261 (msg.tclass, refpolicy.list_to_space_str(msg.accesses)))