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)
1136 colWidth = setColWidth(keylist, len(colNames), dict(enumerate(mergedOutput)), colNames)