Searched refs:done_word (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/common/ |
| H A D | cli_hush.c | 464 static int done_word(o_string *dest, struct p_context *ctx); 2451 static int done_word(o_string *dest, struct p_context *ctx) function 2534 done_word(dest,ctx); 2711 done_word(&result, &inner); 2759 done_word(dest,&sub); /* finish off the final word in the subcontext */ 2981 if (done_word(dest, ctx)) { 3043 done_word(dest, ctx); 3056 done_word(dest, ctx); 3072 done_word(dest, ctx); 3076 done_word(dest, ctx); [all …]
|