Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1169 pub const TIOCEXT: ::c_ulong = 0x80047460; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2338 unsigned IOCTL_TIOCEXT = TIOCEXT;
Dsanitizer_interceptors_ioctl_netbsd.inc1264 _(TIOCEXT, READ, sizeof(int));
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1962 pub const TIOCEXT: ::c_ulong = 0x80047460; constant