Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/process/
Dioctl.rs33 struct Tiocsctty; struct
36 unsafe impl ioctl::Ioctl for Tiocsctty { implementation