Home
last modified time | relevance | path

Searched defs:command_line (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Deventreplay.py47 def runCommand(self, command_line): argument
/openbmc/qemu/include/hw/misc/
H A Dbcm2835_property.h35 char *command_line; member
/openbmc/qemu/tests/functional/
H A Dtest_ppc64_powernv.py25 def do_test_linux_boot(self, command_line = KERNEL_COMMON_COMMAND_LINE): argument
/openbmc/linux/drivers/acpi/acpica/
Ddbhistry.c
Ddbinput.c
/openbmc/qemu/monitor/
H A Dqmp-cmds.c162 char *qmp_human_monitor_command(const char *command_line, bool has_cpu_index, in qmp_human_monitor_command()
/openbmc/u-boot/arch/x86/lib/
H A Dzimage.c45 static void build_command_line(char *command_line, int auto_boot) in build_command_line()
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h60 char *command_line; /* used to start QEMU at test execution */ member
/openbmc/linux/tools/perf/util/scripting-engines/
Dtrace-event-perl.c
Dtrace-event-python.c
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py2224 def command_line(): function
/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c314 GString *command_line = g_string_new(iasl); in load_asl() local