Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dxattr.h12 #define XATTR_REPLACE 2 macro
/third_party/musl/include/sys/
Dxattr.h12 #define XATTR_REPLACE 2 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dxattr.h12 #define XATTR_REPLACE 2 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dxattr.h12 #define XATTR_REPLACE 2 macro
/third_party/ntfs-3g/include/ntfs-3g/
Dxattrs.h41 #define XATTR_REPLACE 2 macro
/third_party/f2fs-tools/fsck/
Dxattr.h101 #define XATTR_REPLACE 0x2 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs557 pub const XATTR_REPLACE: ::c_int = 0x2; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2320 pub const XATTR_REPLACE: ::c_int = 0x02; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2640 pub const XATTR_REPLACE: ::c_int = 0x2; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4386 pub const XATTR_REPLACE: ::c_int = 0x0004; constant