Home
last modified time | relevance | path

Searched refs:cleanup_line (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/
H A Dzarcsummary243 def cleanup_line(single_line): function
475 name, value = cleanup_line(line)
496 section_dict = dict(cleanup_line(l) for l in section_data)