Home
last modified time | relevance | path

Searched defs:keylist (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/openbmctool/
H A Dopenbmctool.py294 def setColWidth(keylist, numCols, dictForOutput, colNames): argument
369 def tableDisplay(keylist, colNames, output): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata_smart.py1039 def keylist(d): function