Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/
H A Dmod.rs1580 pub fn tcflow(fd: c_int, action: c_int) -> c_int; in tcflow() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs3912 pub fn tcflow(fd: c_int, action: c_int) -> c_int; in tcflow() function