Home
last modified time | relevance | path

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

/external/musl/src/termios/
Dtcflow.c4 int tcflow(int fd, int action) in tcflow() function
/external/trusty/musl/src/termios/
Dtcflow.c4 int tcflow(int fd, int action) in tcflow() function
/external/rust/android-crates-io/crates/rustix/src/termios/
Dtc.rs177 pub fn tcflow<Fd: AsFd>(fd: Fd, action: Action) -> io::Result<()> { in tcflow() function
/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/termios/
Dsyscalls.rs153 pub(crate) fn tcflow(fd: BorrowedFd<'_>, action: Action) -> io::Result<()> { in tcflow() function
/external/rust/android-crates-io/crates/rustix/src/backend/libc/termios/
Dsyscalls.rs226 pub(crate) fn tcflow(fd: BorrowedFd<'_>, action: Action) -> io::Result<()> { in tcflow() function
/external/rust/android-crates-io/crates/nix/src/sys/
Dtermios.rs885 pub fn tcflow<Fd: AsFd>(fd: Fd, action: FlowArg) -> Result<()> { in tcflow() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1430 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs1419 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs1430 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3935 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/rust/android-crates-io/crates/libc/src/fuchsia/
Dmod.rs3935 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs3935 pub fn tcflow(fd: ::c_int, action: ::c_int) -> ::c_int; in tcflow() function