Home
last modified time | relevance | path

Searched defs:Unix98PtyDriverInner (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/tty/pty/
H A Dunix98pty.rs29 pub struct Unix98PtyDriverInner; struct
31 impl Unix98PtyDriverInner { impl
37 impl TtyOperation for Unix98PtyDriverInner { implementation