Searched refs:UNIX98_PTY_MASTER_MAJOR (Results 1 – 2 of 2) sorted by relevance
22 pub const UNIX98_PTY_MASTER_MAJOR: Self = Self::new(128); constant25 Self::new(Self::UNIX98_PTY_MASTER_MAJOR.0 + Self::UNIX98_PTY_MAJOR_COUNT.0);
251 Major::UNIX98_PTY_MASTER_MAJOR, in pty_init()