Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/bsd/apple/b64/
Dmod.rs103 pub const BIOCGRTIMEOUT: ::c_ulong = 0x4010426e; constant
/external/rust/crates/libc/src/unix/bsd/apple/b32/
Dmod.rs99 pub const BIOCGRTIMEOUT: ::c_ulong = 0x4008426e; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1223 pub const BIOCGRTIMEOUT: ::c_ulong = 0x4010426e; constant
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1801 unsigned IOCTL_BIOCGRTIMEOUT = BIOCGRTIMEOUT;
Dsanitizer_interceptors_ioctl_netbsd.inc689 _(BIOCGRTIMEOUT, WRITE, struct_timeval_sz);