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

/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel_compat.h60 void (*removexattr) (fuse_req_t req, fuse_ino_t ino, const char *name); member in struct:fuse_lowlevel_ops_compat25
127 void (*removexattr) (fuse_req_t req, fuse_ino_t ino, const char *name); member in struct:fuse_lowlevel_ops_compat
H A Dfuse_compat.h39 int (*removexattr) (const char *, const char *); member in struct:fuse_operations_compat25
98 int (*removexattr) (const char *, const char *); member in struct:fuse_operations_compat22
148 int (*removexattr) (const char *, const char *); member in struct:fuse_operations_compat2
H A Dfuse_lowlevel.h746 void (*removexattr) (fuse_req_t req, fuse_ino_t ino, const char *name); member in struct:fuse_lowlevel_ops
H A Dfuse.h270 int (*removexattr) (const char *, const char *); member in struct:fuse_operations
/haiku/src/libs/gnu/
H A Dxattr.cpp329 removexattr (const char* path, const char* attribute) function

Completed in 52 milliseconds