Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py776 def visit_commands(cmds, callable): function
781 map(lambda c: visit_commands(c,callable), cmds)