Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py29 def __init__(self, command, bg=False, timeout=None, data=None, output_log=None, **options): argument
169 native_sysroot=None, target_sys=None, limit_exc_output=0, output_log=None, **options): argument
219 def bitbake(command, ignore_status=False, timeout=None, postconfig=None, output_log=None, **options… argument
/openbmc/linux/drivers/block/
H A Dfloppy.c662 static struct output_log { struct
666 } output_log[OLOGSIZE]; variable