Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
H A Dpty.rs77 pub fn pts(&self) -> io::Result<Pts> { in pts()
208 pub struct Pts(super::sys::PtsInner); struct
210 impl Pts { impl