Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_arg.py395 report += gp.sprint_issuing(cmd_buf)
H A Dgen_cmd.py428 func_out_buf += gp.sprint_issuing(cmd_buf)
H A Dprint.tcl667 proc sprint_issuing { { cmd_buf "" } { test_mode 0 } } {
H A Dgen_print.py1665 def sprint_issuing(cmd_buf, test_mode=0): function