Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
Dchild.rs124 pub(crate) fn to_stdio(io: ChildStdio) -> io::Result<Stdio> { in to_stdio()
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/pty_process/
Dsys.rs175 pub(crate) fn clone_stdio(&self) -> io::Result<Stdio> { in clone_stdio()
Dpty.rs215 pub(crate) fn clone_stdio(&self) -> io::Result<Stdio> { in clone_stdio()