OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_command
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/
site_linux_router.py
309
start_command
= '%s -dd -t %s > %s 2> %s & echo $!' % (
311
pid = int(self.router.run(
start_command
).stdout.strip())
[
all
...]
/external/u-boot/drivers/mtd/nand/
tegra_nand.c
433
static void
start_command
(struct nand_ctlr *reg)
function
606
start_command
(info->reg);
792
start_command
(info->reg);
Completed in 216 milliseconds