Searched refs:clocal (Results 1 – 3 of 3) sorted by relevance
121 unsigned char clocal; /* termios CLOCAL */ member
300 if (!acm->clocal && (acm->ctrlin & ~newctrl & ACM_CTRL_DCD)) { in acm_process_notification()1051 acm->clocal = ((termios->c_cflag & CLOCAL) != 0); in acm_tty_set_termios()
59 unsigned char clocal; member525 gb_tty->clocal = ((termios->c_cflag & CLOCAL) != 0); in gb_tty_set_termios()