taglinefilesource code
c_cflag1326drivers/char/cyclades.cif (!info->tty || (info->tty->termios->c_cflag & HUPCL)) {
c_cflag1368drivers/char/cyclades.ccflag = info->tty->termios->c_cflag;
c_cflag1391drivers/char/cyclades.cinfo->tty->termios->c_cflag &= ~CBAUDEX;
c_cflag2246drivers/char/cyclades.ctty->termios->c_cflag =
c_cflag2247drivers/char/cyclades.c((tty->termios->c_cflag & ~CLOCAL) |
c_cflag2296drivers/char/cyclades.cif (tty->termios->c_cflag == old_termios->c_cflag)
c_cflag2300drivers/char/cyclades.cif ((old_termios->c_cflag & CRTSCTS) &&
c_cflag2301drivers/char/cyclades.c!(tty->termios->c_cflag & CRTSCTS)) {
c_cflag2306drivers/char/cyclades.cif (!(old_termios->c_cflag & CLOCAL) &&
c_cflag2307drivers/char/cyclades.c(tty->termios->c_cflag & CLOCAL))
c_cflag2788drivers/char/cyclades.ccy_serial_driver.init_termios.c_cflag =
c_cflag1044drivers/char/istallion.cif (tty->termios->c_cflag & HUPCL) {
c_cflag1411drivers/char/istallion.c((portp->tty->termios->c_cflag & CLOCAL) ||
c_cflag1902drivers/char/istallion.cput_fs_long(((tty->termios->c_cflag & CLOCAL) ? 1 : 0), (unsigned long *) arg);
c_cflag1907drivers/char/istallion.ctty->termios->c_cflag = (tty->termios->c_cflag & ~CLOCAL) | (arg ? CLOCAL : 0);
c_cflag2010drivers/char/istallion.cif ((tiosp->c_cflag == old->c_cflag) && (tiosp->c_iflag == old->c_iflag))
c_cflag2015drivers/char/istallion.cstli_mkasysigs(&portp->asig, ((tiosp->c_cflag & CBAUD) ? 1 : 0), -1);
c_cflag2017drivers/char/istallion.cif ((old->c_cflag & CRTSCTS) && ((tiosp->c_cflag & CRTSCTS) == 0))
c_cflag2019drivers/char/istallion.cif (((old->c_cflag & CLOCAL) == 0) && (tiosp->c_cflag & CLOCAL))
c_cflag2209drivers/char/istallion.cif (tty->termios->c_cflag & HUPCL) {
c_cflag2718drivers/char/istallion.cpp->baudout = tiosp->c_cflag & CBAUD;
c_cflag2722drivers/char/istallion.ctiosp->c_cflag &= ~CBAUDEX;
c_cflag2727drivers/char/istallion.cif ((tiosp->c_cflag & CBAUD) == B38400) {
c_cflag2739drivers/char/istallion.cswitch (tiosp->c_cflag & CSIZE) {
c_cflag2754drivers/char/istallion.cif (tiosp->c_cflag & CSTOPB)
c_cflag2759drivers/char/istallion.cif (tiosp->c_cflag & PARENB) {
c_cflag2760drivers/char/istallion.cif (tiosp->c_cflag & PARODD)
c_cflag2776drivers/char/istallion.cif (tiosp->c_cflag & CRTSCTS)
c_cflag4358drivers/char/istallion.cportp->stats.cflags = portp->tty->termios->c_cflag;
c_cflag231drivers/char/pty.cpty_driver.init_termios.c_cflag = B38400 | CS8 | CREAD;
c_cflag254drivers/char/pty.cpty_slave_driver.init_termios.c_cflag = B38400 | CS8 | CREAD;
c_cflag1975drivers/char/scc.ctty->termios->c_cflag &= ~CBAUD;
c_cflag2064drivers/char/scc.cspeed = baud_table[scc->tty->termios->c_cflag & CBAUD];
c_cflag2644drivers/char/scc.cif (old_termios && (tty->termios->c_cflag == old_termios->c_cflag)) 
c_cflag2680drivers/char/scc.cscc_driver.init_termios.c_cflag = B9600  | CREAD | CS8 | HUPCL | CLOCAL;
c_cflag1118drivers/char/serial.cif (!info->tty || (info->tty->termios->c_cflag & HUPCL)) {
c_cflag1149drivers/char/serial.ccflag = info->tty->termios->c_cflag;
c_cflag1156drivers/char/serial.cinfo->tty->termios->c_cflag &= ~CBAUDEX;
c_cflag1915drivers/char/serial.ctty->termios->c_cflag =
c_cflag1916drivers/char/serial.c((tty->termios->c_cflag & ~CLOCAL) |
c_cflag2044drivers/char/serial.cif (tty->termios->c_cflag == old_termios->c_cflag)
c_cflag2049drivers/char/serial.cif ((old_termios->c_cflag & CRTSCTS) &&
c_cflag2050drivers/char/serial.c!(tty->termios->c_cflag & CRTSCTS)) {
c_cflag2062drivers/char/serial.cif (!(old_termios->c_cflag & CLOCAL) &&
c_cflag2063drivers/char/serial.c(tty->termios->c_cflag & CLOCAL))
c_cflag2269drivers/char/serial.cif (info->normal_termios.c_cflag & CLOCAL)
c_cflag2272drivers/char/serial.cif (tty->termios->c_cflag & CLOCAL)
c_cflag2698drivers/char/serial.cserial_driver.init_termios.c_cflag =
c_cflag814drivers/char/stallion.c((portp->tty->termios->c_cflag & CLOCAL) ||
c_cflag880drivers/char/stallion.cif (tty->termios->c_cflag & HUPCL)
c_cflag1241drivers/char/stallion.cput_fs_long(((tty->termios->c_cflag & CLOCAL) ? 1 : 0), (unsigned long *) arg);
c_cflag1246drivers/char/stallion.ctty->termios->c_cflag = (tty->termios->c_cflag & ~CLOCAL) | (arg ? CLOCAL : 0);
c_cflag1322drivers/char/stallion.cif ((tiosp->c_cflag == old->c_cflag) && (tiosp->c_iflag == old->c_iflag))
c_cflag1326drivers/char/stallion.cstl_setsignals(portp, ((tiosp->c_cflag & (CBAUD & ~CBAUDEX)) ? 1 : 0), -1);
c_cflag1327drivers/char/stallion.cif ((old->c_cflag & CRTSCTS) && ((tiosp->c_cflag & CRTSCTS) == 0)) {
c_cflag1331drivers/char/stallion.cif (((old->c_cflag & CLOCAL) == 0) && (tiosp->c_cflag & CLOCAL))
c_cflag1367drivers/char/stallion.cif (tty->termios->c_cflag & CRTSCTS) {
c_cflag1413drivers/char/stallion.cif (tty->termios->c_cflag & CRTSCTS) {
c_cflag1493drivers/char/stallion.cif (tty->termios->c_cflag & HUPCL)
c_cflag2087drivers/char/stallion.cswitch (tiosp->c_cflag & CSIZE) {
c_cflag2102drivers/char/stallion.cif (tiosp->c_cflag & CSTOPB)
c_cflag2107drivers/char/stallion.cif (tiosp->c_cflag & PARENB) {
c_cflag2108drivers/char/stallion.cif (tiosp->c_cflag & PARODD)
c_cflag2131drivers/char/stallion.cbaudrate = tiosp->c_cflag & CBAUD;
c_cflag2135drivers/char/stallion.ctiosp->c_cflag &= ~CBAUDEX;
c_cflag2140drivers/char/stallion.cif ((tiosp->c_cflag & CBAUD) == B38400) {
c_cflag2163drivers/char/stallion.cif ((tiosp->c_cflag & CLOCAL) == 0) {
c_cflag2182drivers/char/stallion.cif (tiosp->c_cflag & CRTSCTS) {
c_cflag3036drivers/char/stallion.cportp->stats.cflags = portp->tty->termios->c_cflag;
c_cflag1806drivers/char/tty_io.ctty_std_termios.c_cflag = B38400 | CS8 | CREAD;
c_cflag89drivers/char/tty_ioctl.cNOSET_MASK(termios->c_cflag, old->c_cflag, locked->c_cflag);
c_cflag241drivers/isdn/isdn_tty.ccflag = info->tty->termios->c_cflag;
c_cflag247drivers/isdn/isdn_tty.cinfo->tty->termios->c_cflag &= ~CBAUDEX;
c_cflag338drivers/isdn/isdn_tty.cif (!info->tty || (info->tty->termios->c_cflag & HUPCL)) {
c_cflag670drivers/isdn/isdn_tty.ctty->termios->c_cflag =
c_cflag671drivers/isdn/isdn_tty.c((tty->termios->c_cflag & ~CLOCAL) |
c_cflag756drivers/isdn/isdn_tty.cif (tty->termios->c_cflag == old_termios->c_cflag)
c_cflag759drivers/isdn/isdn_tty.cif ((old_termios->c_cflag & CRTSCTS) &&
c_cflag760drivers/isdn/isdn_tty.c!(tty->termios->c_cflag & CRTSCTS)) {
c_cflag823drivers/isdn/isdn_tty.cif (info->normal_termios.c_cflag & CLOCAL)
c_cflag826drivers/isdn/isdn_tty.cif (tty->termios->c_cflag & CLOCAL)
c_cflag1143drivers/isdn/isdn_tty.cm->tty_modem.init_termios.c_cflag = B9600 | CS8 | CREAD | HUPCL | CLOCAL;
c_cflag128include/asm-alpha/termios.hunsigned short c_cflag;    /* control mode flags */
c_cflag138include/asm-alpha/termios.htcflag_t c_cflag;    /* control mode flags */
c_cflag350include/asm-alpha/termios.hSET_LOW_BITS(termios->c_cflag, termio->c_cflag);
c_cflag375include/asm-alpha/termios.htermio->c_cflag = termios->c_cflag;
c_cflag81include/asm-i386/termios.hunsigned short c_cflag;    /* control mode flags */
c_cflag91include/asm-i386/termios.htcflag_t c_cflag;    /* control mode flags */
c_cflag282include/asm-i386/termios.hSET_LOW_BITS(termios->c_cflag, termio->c_cflag);
c_cflag296include/asm-i386/termios.htermio->c_cflag = termios->c_cflag;
c_cflag17include/asm-mips/termbits.hunsigned short c_cflag;    /* control mode flags */
c_cflag26include/asm-mips/termbits.htcflag_t c_cflag;    /* control mode flags */
c_cflag27include/asm-mips/termios.hSET_LOW_BITS(termios->c_cflag, termio->c_cflag);
c_cflag41include/asm-mips/termios.htermio->c_cflag = termios->c_cflag;
c_cflag132include/asm-ppc/termios.hunsigned short c_cflag;    /* control mode flags */
c_cflag142include/asm-ppc/termios.htcflag_t c_cflag;    /* control mode flags */
c_cflag354include/asm-ppc/termios.hSET_LOW_BITS(termios->c_cflag, termio->c_cflag);
c_cflag379include/asm-ppc/termios.htermio->c_cflag = termios->c_cflag;
c_cflag158include/asm-sparc/termios.hunsigned short c_cflag;    /* control mode flags */
c_cflag168include/asm-sparc/termios.htcflag_t c_cflag;    /* control mode flags */
c_cflag361include/asm-sparc/termios.hSET_LOW_BITS(termios->c_cflag, termio->c_cflag);
c_cflag375include/asm-sparc/termios.htermio->c_cflag = termios->c_cflag;
c_cflag125include/linux/tty.h#define _C_FLAG(tty,f)  ((tty)->termios->c_cflag & (f))