Searched defs:pipe (Results 1 – 4 of 4) sorted by relevance
17 mod pipe; module
112 let mut pipe = Pipe::from(file); in ut_process_pipe_test() localVariable
93 let mut pipe = Pipe::from(io); in stdio() localVariable
205 pub const fn pipe() -> SignalKind { in pipe() method