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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/shell/
H A Dhush.c5187 static int done_word(o_string *word, struct parse_context *ctx) function
5191 debug_printf_parse("done_word entered: '%s' %p\n", word->data, command);
5193 debug_printf_parse("done_word return 0: true null, ignored\n");
5260 debug_printf_parse("done_word return %d\n",
5284 debug_printf_parse("done_word return 1: syntax error, "
5339 debug_printf_parse("done_word return 0\n");
5738 if (done_word(dest, ctx))
6345 if (done_word(&dest, &ctx)) {
6410 if (done_word(&dest, &ctx)) {
6477 if (done_word(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c5187 static int done_word(o_string *word, struct parse_context *ctx) function
5191 debug_printf_parse("done_word entered: '%s' %p\n", word->data, command);
5193 debug_printf_parse("done_word return 0: true null, ignored\n");
5260 debug_printf_parse("done_word return %d\n",
5284 debug_printf_parse("done_word return 1: syntax error, "
5339 debug_printf_parse("done_word return 0\n");
5738 if (done_word(dest, ctx))
6345 if (done_word(&dest, &ctx)) {
6410 if (done_word(&dest, &ctx)) {
6477 if (done_word(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c5187 static int done_word(o_string *word, struct parse_context *ctx) function
5191 debug_printf_parse("done_word entered: '%s' %p\n", word->data, command);
5193 debug_printf_parse("done_word return 0: true null, ignored\n");
5260 debug_printf_parse("done_word return %d\n",
5284 debug_printf_parse("done_word return 1: syntax error, "
5339 debug_printf_parse("done_word return 0\n");
5738 if (done_word(dest, ctx))
6345 if (done_word(&dest, &ctx)) {
6410 if (done_word(&dest, &ctx)) {
6477 if (done_word(
[all...]

Completed in 159 milliseconds