Searched defs:XATTR_CREATE (Results 1 – 7 of 7) sorted by relevance
11 #define XATTR_CREATE 1 macro
21 #define XATTR_CREATE 0x1 /* set value, fail if attr already exists */ macro
94 #define XATTR_CREATE 0x1 macro
556 pub const XATTR_CREATE: ::c_int = 0x1; constant
4043 XATTR_CREATE = 1 variable in FakeOsModule
4261 pub const XATTR_CREATE: ::c_int = 0x0002; constant
2631 pub const XATTR_CREATE: ::c_int = 0x1; constant