Searched refs:expand_vars_to_list (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.c2442 static NOINLINE int expand_vars_to_list(o_string *output, int n, char *arg, char or_mask) function
2453 debug_printf_expand("expand_vars_to_list: arg:'%s' or_mask:%x\n", arg, or_mask);
2454 debug_print_list("expand_vars_to_list", output, n);
2456 debug_print_list("expand_vars_to_list[0]", output, n);
2470 debug_print_list("expand_vars_to_list[1]", output, n);
2494 debug_printf_expand("expand_vars_to_list: argv %d (last %d)\n", i, G.global_argc - 1);
2499 debug_print_list("expand_vars_to_list[2]", output, n);
2501 debug_print_list("expand_vars_to_list[3]", output, n);
2514 debug_print_list("expand_vars_to_list[4]", output, n);
2820 debug_print_list("expand_vars_to_list[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dhush.c2442 static NOINLINE int expand_vars_to_list(o_string *output, int n, char *arg, char or_mask) function
2453 debug_printf_expand("expand_vars_to_list: arg:'%s' or_mask:%x\n", arg, or_mask);
2454 debug_print_list("expand_vars_to_list", output, n);
2456 debug_print_list("expand_vars_to_list[0]", output, n);
2470 debug_print_list("expand_vars_to_list[1]", output, n);
2494 debug_printf_expand("expand_vars_to_list: argv %d (last %d)\n", i, G.global_argc - 1);
2499 debug_print_list("expand_vars_to_list[2]", output, n);
2501 debug_print_list("expand_vars_to_list[3]", output, n);
2514 debug_print_list("expand_vars_to_list[4]", output, n);
2820 debug_print_list("expand_vars_to_list[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dhush.c2442 static NOINLINE int expand_vars_to_list(o_string *output, int n, char *arg, char or_mask) function
2453 debug_printf_expand("expand_vars_to_list: arg:'%s' or_mask:%x\n", arg, or_mask);
2454 debug_print_list("expand_vars_to_list", output, n);
2456 debug_print_list("expand_vars_to_list[0]", output, n);
2470 debug_print_list("expand_vars_to_list[1]", output, n);
2494 debug_printf_expand("expand_vars_to_list: argv %d (last %d)\n", i, G.global_argc - 1);
2499 debug_print_list("expand_vars_to_list[2]", output, n);
2501 debug_print_list("expand_vars_to_list[3]", output, n);
2514 debug_print_list("expand_vars_to_list[4]", output, n);
2820 debug_print_list("expand_vars_to_list[
[all...]

Completed in 199 milliseconds