Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dstty.c242 #ifndef XCASE
243 # define XCASE 0 macro
318 #if XCASE && IUCLC && OLCUC
347 #if XCASE && IUCLC && OLCUC
463 #if XCASE
464 MI_ENTRY("xcase", local, SANE_UNSET | REV, XCASE, 0 )
511 #if XCASE && IUCLC && OLCUC
627 #if XCASE
628 MI_ENTRY("xcase", local, SANE_UNSET | REV, XCASE, 0 )
1196 mode->c_lflag &= ~(ISIG | ICANON | XCASE); in set_mode()
[all …]