Home
last modified time | relevance | path

Searched refs:TIOCSTAT (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1173 pub const TIOCSTAT: ::c_uint = 0x20007465; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2334 unsigned IOCTL_TIOCSTAT = TIOCSTAT;
Dsanitizer_interceptors_ioctl_netbsd.inc1260 _(TIOCSTAT, READ, sizeof(int));
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1958 pub const TIOCSTAT: ::c_uint = 0x20007465; constant