taglinefilesource code
HUPCL1052drivers/char/serial.cif (!info->tty || (info->tty->termios->c_cflag & HUPCL)) {
HUPCL2380drivers/char/serial.cB9600 | CS8 | CREAD | HUPCL | CLOCAL;
HUPCL159include/linux/tty.h#define C_HUPCL(tty)  _C_FLAG((tty),HUPCL)