Home
last modified time | relevance | path

Searched defs:pipe_with (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/io/
H A Dpipe.rs65 pub fn pipe_with(flags: PipeFlags) -> io::Result<(OwnedFd, OwnedFd)> { in pipe_with() functions

Completed in 1 milliseconds