Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1086 pub const EV_ONESHOT: u16 = 0x10; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1293 pub const EV_ONESHOT: u16 = 0x10; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1934 pub const EV_ONESHOT: u32 = 0x10; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2001 pub const EV_ONESHOT: u16 = 0x10; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3944 pub const EV_ONESHOT: u16 = 0x10; constant