Home
last modified time | relevance | path

Searched refs:TIOCREMOTE (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs972 pub const TIOCREMOTE: ::c_ulong = 0x80047469; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp2330 unsigned IOCTL_TIOCREMOTE = TIOCREMOTE;
Dsanitizer_interceptors_ioctl_netbsd.inc1256 _(TIOCREMOTE, READ, sizeof(int));
/external/rust/crates/libc/src/unix/solarish/
Dmod.rs1881 pub const TIOCREMOTE: ::c_int = tIOC | 30; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1954 pub const TIOCREMOTE: ::c_ulong = 0x80047469; constant