Searched refs:HUPCL (Results 1 – 3 of 3) sorted by relevance
130 | ControlMode::HUPCL302 const HUPCL = 0x00000400; 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()
58 | ControlMode::HUPCL