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