Home
last modified time | relevance | path

Searched refs:UNIX98_PTY_MAJOR_COUNT (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/base/device/
H A Ddevice_number.rs23 pub const UNIX98_PTY_MAJOR_COUNT: Self = Self::new(8); constant
25 Self::new(Self::UNIX98_PTY_MASTER_MAJOR.0 + Self::UNIX98_PTY_MAJOR_COUNT.0);