taglinefilesource code
PARODD1442drivers/char/cyclades.cif (cflag & PARODD){
PARODD2759drivers/char/istallion.cif (tiosp->c_cflag & PARODD)
PARODD1615drivers/char/pcxx.cres |= cflag & (CBAUD | PARODD | PARENB | CSTOPB | CSIZE);
PARODD1210drivers/char/serial.cif (!(cflag & PARODD))
PARODD2108drivers/char/stallion.cif (tiosp->c_cflag & PARODD)
PARODD270drivers/isdn/isdn_tty.cif (!(cflag & PARODD))
PARODD167include/linux/tty.h#define C_PARODD(tty)  _C_FLAG((tty),PARODD)