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