Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dstty.c137 #ifndef BSDLY
138 # define BSDLY 0 macro
286 #if (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x100
288 #elif (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x10000
440 #if BSDLY
441 MI_ENTRY("bs1", output, SANE_UNSET, BS1, BSDLY)
442 MI_ENTRY("bs0", output, SANE_SET, BS0, BSDLY)
604 #if BSDLY
605 MI_ENTRY("bs1", output, SANE_UNSET, BS1, BSDLY)
606 MI_ENTRY("bs0", output, SANE_SET, BS0, BSDLY)