Home
last modified time | relevance | path

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

/u-boot/common/
A Dcli_hush.c463 static int done_command(struct p_context *ctx);
2358 done_command(ctx); /* creates the memory for working child */
2531 static int done_command(struct p_context *ctx) function
2583 done_command(ctx); /* implicit closure of previous command */
2591 done_command(ctx); /* set up new pipe to accept commands */
3088 done_command(ctx);

Completed in 10 milliseconds