Home
last modified time | relevance | path

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

/third_party/musl/porting/uniproton/kernel/include/sys/
Dxattr.h11 #define XATTR_CREATE 1 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dxattr.h11 #define XATTR_CREATE 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dxattr.h11 #define XATTR_CREATE 1 macro
/third_party/musl/include/sys/
Dxattr.h11 #define XATTR_CREATE 1 macro
/third_party/ntfs-3g/include/ntfs-3g/
Dxattrs.h40 #define XATTR_CREATE 1 macro
/third_party/f2fs-tools/fsck/
Dxattr.h98 #define XATTR_CREATE 0x1 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs556 pub const XATTR_CREATE: ::c_int = 0x1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2319 pub const XATTR_CREATE: ::c_int = 0x01; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2639 pub const XATTR_CREATE: ::c_int = 0x1; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4385 pub const XATTR_CREATE: ::c_int = 0x0002; constant