Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt1084 XATTR_REPLACE
H A Dnetbsd.txt1116 XATTR_REPLACE
H A Dapple.txt1703 XATTR_REPLACE
H A Dlinux.txt3583 XATTR_REPLACE
/rust-libc-0.2.174/src/unix/linux_like/
H A Dmod.rs568 pub const XATTR_REPLACE: c_int = 0x2; constant
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2220 pub const XATTR_REPLACE: c_int = 0x02; constant
/rust-libc-0.2.174/
H A DCHANGELOG.md599 - Hurd: add `XATTR_CREATE`, `XATTR_REPLACE` in <https://github.com/rust-lang/libc/pull/3739>
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs2744 pub const XATTR_REPLACE: c_int = 0x2; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs2638 pub const XATTR_REPLACE: c_int = 0x2; constant
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4579 pub const XATTR_REPLACE: c_int = 0x0004; constant