Searched refs:VKILL (Results 1 – 2 of 2) sorted by relevance
367 pub const VKILL: usize = 3; constant
456 || c == termios.control_characters[ControlCharIndex::VKILL] in receive_special_char()1979 .set(contorl_chars[ControlCharIndex::VKILL] as usize, true); in set_termios()