Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_hush.c464 static int done_command(struct p_context *ctx);
2368 done_command(ctx); /* creates the memory for working child */
2541 static int done_command(struct p_context *ctx) function
2593 done_command(ctx); /* implicit closure of previous command */
2601 done_command(ctx); /* set up new pipe to accept commands */
3098 done_command(ctx);