Searched refs:CLOCAL (Results 1 – 2 of 2) sorted by relevance
304 const CLOCAL = 0x00000800; constant
260 termios.control_mode &= ControlMode::HUPCL | ControlMode::CREAD | ControlMode::CLOCAL; in set_termios_next()262 & !(ControlMode::HUPCL | ControlMode::CREAD | ControlMode::CLOCAL); in set_termios_next()