Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash_doc.txt64 kill -SIGINT <bash_PID> is ignored, back to waiting:
75 kill -SIGINT <bash_PID> is ignored, back to waiting:
86 kill -SIGINT <bash_PID> is ignored, back to waiting:
97 kill -SIGINT <bash_PID> is ignored, back to waiting:
Dash_remove_unnecessary_code_in_backquote_expansion.patch64 - * Execute a command inside back quotes. If it's a builtin command, we
68 + * Execute a command inside back quotes. We fork off a subprocess and
/busybox-1.35.0/libbb/
Dmode_string.c25 # warning mode type bitflag value assumption(s) violated! falling back to larger version
DConfig.src99 If sendfile() doesn't work, copying code falls back to read/write
215 Allow usage of "ESC [ 6 n" sequence. Terminal answers back with
/busybox-1.35.0/testsuite/date/
Ddate-timezone30 # after dst is switched off: back to 01:00:01 but with different TZ
/busybox-1.35.0/archival/libarchive/unxz/
Dxz_dec_lzma2.c350 size_t back; in dict_repeat() local
359 back = dict->pos - dist - 1; in dict_repeat()
361 back += dict->end; in dict_repeat()
364 dict->buf[dict->pos++] = dict->buf[back++]; in dict_repeat()
365 if (back == dict->end) in dict_repeat()
366 back = 0; in dict_repeat()
/busybox-1.35.0/
DINSTALL31 # exit back to top level menu
34 # exit back to top level menu
DREADME196 Please feed suggestions, bug reports, insults, and bribes back to the busybox
DNOFORK_NOEXEC.lst322 scriptreplay - longterm: plays back "script" saved output, sleeping as necessary.
/busybox-1.35.0/loginutils/
DREADME52 off while entering password, and switching it back on after.
/busybox-1.35.0/networking/
Dtelnetd.ctrlSQ.patch46 with proper back-flushing of output; it can be used by other similar programs.
/busybox-1.35.0/docs/
Dkeep_data_small.txt238 Now, set CONFIG_EXTRA_CFLAGS back to "", but add NOINLINE
DSerial-Programming-HOWTO.txt152 structure back to the kernel.
/busybox-1.35.0/scripts/kconfig/
Dlex.zconf.c_shipped152 /* Return all but the first "n" matched characters back to the input stream. */
1299 * back-up) that will match for the new input source.
1600 YY_FATAL_ERROR( "flex scanner push-back overflow" );
Dzconf.tab.c_shipped713 yyerror ("syntax error: cannot back up");\
1723 that goes to, based on the state we popped back to and the rule