Home
last modified time | relevance | path

Searched refs:IPC_W (Results 1 – 10 of 10) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs254 pub const IPC_W: c_int = 0o000200; constant
258 pub const SHM_W: c_int = IPC_W;
/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt280 IPC_W
H A Dnetbsd.txt439 IPC_W
H A Ddragonfly.txt381 IPC_W
H A Dfreebsd.txt535 IPC_W
H A Dapple.txt536 IPC_W
H A Daix.txt513 IPC_W
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs1450 pub const IPC_W: c_int = 0o0200; constant
1711 pub const SHM_W: c_int = IPC_W;
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1438 pub const IPC_W: c_int = 0o200; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4744 pub const IPC_W: c_int = 0x80; constant
4766 pub const SHM_W: c_int = IPC_W;