Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py294 def setColWidth(keylist, numCols, dictForOutput, colNames): function
378 colWidth = setColWidth(keylist, len(colNames), output, colNames)
515 # colWidths = setColWidth(["FRU Name", "fru_type", "fault", "is_fru", "present", "version"], 6, inv_list, colNames)
1136 colWidth = setColWidth(keylist, len(colNames), dict(enumerate(mergedOutput)), colNames)