taglinefilesource code
CSTOPB1438drivers/char/cyclades.cif(cflag & CSTOPB){
CSTOPB2753drivers/char/istallion.cif (tiosp->c_cflag & CSTOPB)
CSTOPB1203drivers/char/serial.cif (cflag & CSTOPB) {
CSTOPB2102drivers/char/stallion.cif (tiosp->c_cflag & CSTOPB)
CSTOPB266drivers/isdn/isdn_tty.ccval = cflag & (CSIZE | CSTOPB);
CSTOPB164include/linux/tty.h#define C_CSTOPB(tty)  _C_FLAG((tty),CSTOPB)