Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c3005 static void x_mode_addchr(int ch) in x_mode_addchr() function
3020 do x_mode_addchr('+'); while (--n >= 0); in x_mode_prefix()
8491 x_mode_addchr('\''); in x_mode_print_optionally_squoted()
8493 x_mode_addchr('\''); in x_mode_print_optionally_squoted()
8499 x_mode_addchr('\\'); in x_mode_print_optionally_squoted()
8500 x_mode_addchr('\''); in x_mode_print_optionally_squoted()
8513 x_mode_addchr(' '); in dump_cmd_in_x_mode()
8515 x_mode_addchr('\''); in dump_cmd_in_x_mode()
8516 x_mode_addchr('\''); in dump_cmd_in_x_mode()
9340 x_mode_addchr(' '); in run_pipe()