Searched defs:setxattr (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h55 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member in struct:fuse_lowlevel_ops_compat25
122 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h36 int (*setxattr) (const char *, const char *, const char *, size_t, int); member in struct:fuse_operations_compat25
95 int (*setxattr) (const char *, const char *, const char *, size_t, int); member in struct:fuse_operations_compat22
144 int (*setxattr) (const char *, const char *, const char *, member in struct:fuse_operations_compat2
H A Dfuse_lowlevel.h682 void (*setxattr) (fuse_req_t req, fuse_ino_t ino, const char *name, member in struct:fuse_lowlevel_ops
H A Dfuse.h261 int (*setxattr) (const char *, const char *, const char *, size_t, int); member in struct:fuse_operations
/haiku/src/libs/gnu/
H A Dxattr.cpp305 setxattr(const char* path, const char* attribute, const void* buffer, function

Completed in 82 milliseconds