Searched defs:XATTR_REPLACE (Results 1 – 6 of 6) sorted by relevance
34 XATTR_REPLACE = 2 /* set value, fail if attr does not exist. */ enumerator35 #define XATTR_REPLACE XATTR_REPLACE macro
21 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */ macro
22 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */ macro
278 #define XATTR_REPLACE 2 macro