Searched refs:TTYAUX_MAJOR (Results 1 – 3 of 3) sorted by relevance
14 pub const TTYAUX_MAJOR: Self = Self::new(5); constant
171 || dev_num == DeviceNumber::new(Major::TTYAUX_MAJOR, 1) in open()603 Some(DeviceNumber::new(Major::TTYAUX_MAJOR, 1)), in tty_init()
225 Some(DeviceNumber::new(Major::TTYAUX_MAJOR, 2)), in unix98pty_init()