Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dcli_hush.c465 static int done_command(struct p_context *ctx);
2369 done_command(ctx); /* creates the memory for working child */
2542 static int done_command(struct p_context *ctx) function
2594 done_command(ctx); /* implicit closure of previous command */
2602 done_command(ctx); /* set up new pipe to accept commands */
3099 done_command(ctx);