Home
last modified time | relevance | path

Searched defs:NOTE_DELETE (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1306 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1107 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1944 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2019 pub const NOTE_DELETE: u32 = 0x00000001; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3964 pub const NOTE_DELETE: u32 = 0x00000001; consts

Completed in 38 milliseconds