Searched refs:list_to_space_str (Results 1 – 2 of 2) sorted by relevance
222 def list_to_space_str(s, cont=('{', '}')): function257 return list_to_space_str(sorted(self))583 return "[If %s]" % list_to_space_str(self.cond_expr, cont=("", ""))757 return "[Tunable Policy %s]" % list_to_space_str(self.cond_expr, cont=("", ""))797 str = list_to_space_str(a)
262 (msg.tclass, refpolicy.list_to_space_str(msg.accesses)))