Searched refs:combination (Results 1 – 4 of 4) sorted by relevance
/busybox-1.35.0/coreutils/ |
D | stty.c | 256 control, input, output, local, combination enumerator 328 MI_ENTRY("evenp", combination, REV | OMIT, 0, 0 ) 329 MI_ENTRY("parity", combination, REV | OMIT, 0, 0 ) 330 MI_ENTRY("oddp", combination, REV | OMIT, 0, 0 ) 331 MI_ENTRY("nl", combination, REV | OMIT, 0, 0 ) 332 MI_ENTRY("ek", combination, OMIT, 0, 0 ) 333 MI_ENTRY("sane", combination, OMIT, 0, 0 ) 334 MI_ENTRY("cooked", combination, REV | OMIT, 0, 0 ) 335 MI_ENTRY("raw", combination, REV | OMIT, 0, 0 ) 336 MI_ENTRY("pass8", combination, REV | OMIT, 0, 0 ) [all …]
|
/busybox-1.35.0/examples/ |
D | inittab | 40 # (this might be initiated by Ctrl-Alt-Del key combination).
|
/busybox-1.35.0/ |
D | README | 176 In 2005 Shaun Jackman has ported busybox to a combination of newlib
|
/busybox-1.35.0/libbb/ |
D | Config.src | 184 Enable readline-like Ctrl-R combination for reverse history search.
|