Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs1114 pub const NOTE_EXIT: u32 = 0x80000000; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1314 pub const NOTE_EXIT: u32 = 0x80000000; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1951 pub const NOTE_EXIT: u32 = 0x80000000; constant
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs2026 pub const NOTE_EXIT: u32 = 0x80000000; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3972 pub const NOTE_EXIT: u32 = 0x80000000; constant