Searched refs:XATTR_REPLACE (Results 1 – 4 of 4) sorted by relevance
863 public static final int XATTR_REPLACE = placeholder(); field in OsConstants
640 initConstant(env, c, "XATTR_REPLACE", XATTR_REPLACE); in OsConstants_initConstants()
75 field public static final int XATTR_REPLACE;
1303 Os.setxattr(path, NAME_TEST, VALUE_PIE, OsConstants.XATTR_REPLACE);