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

Completed in 37 milliseconds