Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Drun-command.c29 int start_command(struct child_process *cmd) in start_command() function
207 int code = start_command(cmd); in run_command()
H A Drun-command.h52 int start_command(struct child_process *);
H A Dpager.c101 if (start_command(&pager_process)) in setup_pager()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c433 static void start_command(struct nand_ctlr *reg) in start_command() function
606 start_command(info->reg); in nand_rw_page()
792 start_command(info->reg); in nand_rw_oob()
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_ssh.py249 sshlib.start_command(cmd_buf)
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c85 if (start_command(&ec_process)) { in check_emacsclient_version()
/openbmc/linux/tools/perf/util/
H A Dsrcline.c431 start_command_status = start_command(a2l); in addr2line_subprocess_init()
H A Dannotate.c2180 if (start_command(&objdump_process)) { in symbol__disassemble()