Searched refs:FlowArg (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/nix/src/sys/ | ||
H A D | termios.rs | 526 pub enum FlowArg { enum 1181 pub fn tcflow(fd: RawFd, action: FlowArg) -> Result<()> { in tcflow() |
Completed in 2 milliseconds