Searched refs:XATTR_REPLACE (Results 1 - 9 of 9) sorted by relevance

/haiku/headers/compatibility/gnu/sys/
H A Dxattr.h19 #define XATTR_REPLACE 2 /* fail if attribute doesn't exist yet */ macro
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dxattrs.h41 #define XATTR_REPLACE 2 macro
H A Defs.c246 if (!(flags & XATTR_REPLACE)) {
H A Dobject_id.c393 if (!(flags & XATTR_REPLACE)) {
H A Dea.c82 if (!(flags & XATTR_REPLACE)) {
H A Dreparse.c1210 if (!(flags & XATTR_REPLACE)) {
H A Ddir.c2739 if (flags & XATTR_REPLACE) {
H A Dsecurity.c3149 || (!exist && (flags & XATTR_REPLACE))) {
/haiku/src/libs/gnu/
H A Dxattr.cpp142 } else if (flags == XATTR_REPLACE) {

Completed in 197 milliseconds