Searched refs:XATTR_REPLACE (Results 1 – 3 of 3) sorted by relevance
5 #if !(defined(XATTR_REPLACE) || (defined(HAVE_DECL_XATTR_REPLACE) && HAVE_DECL_XATTR_REPLACE))6 # define XATTR_REPLACE 2 macro18 XLAT(XATTR_REPLACE),
2 XATTR_REPLACE 2
20 #define XATTR_REPLACE 0x2 /* set value, fail if attr does not exist */ macro