Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_hush.c463 static int done_word(o_string *dest, struct p_context *ctx);
2450 static int done_word(o_string *dest, struct p_context *ctx) function
2533 done_word(dest,ctx);
2710 done_word(&result, &inner);
2758 done_word(dest,&sub); /* finish off the final word in the subcontext */
2980 if (done_word(dest, ctx)) {
3042 done_word(dest, ctx);
3055 done_word(dest, ctx);
3071 done_word(dest, ctx);
3075 done_word(dest, ctx);
[all …]