Searched refs:UNIX98_PTY_SLAVE_MAJOR (Results 1 – 3 of 3) sorted by relevance
24 pub const UNIX98_PTY_SLAVE_MAJOR: Self = constant
245 DeviceNumber::new(Major::UNIX98_PTY_SLAVE_MAJOR, name.parse::<u32>().unwrap()); in create_with_data()
272 Major::UNIX98_PTY_SLAVE_MAJOR, in pty_init()