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/netbsdlike/openbsd/
H A Dmod.rs1293 pub const EV_ONESHOT: u16 = 0x10; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1086 pub const EV_ONESHOT: u16 = 0x10; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1934 pub const EV_ONESHOT: u32 = 0x10; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2001 pub const EV_ONESHOT: u16 = 0x10; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3944 pub const EV_ONESHOT: u16 = 0x10; consts

Completed in 38 milliseconds