sys_removexattr 960 source3/include/proto.h int sys_removexattr (const char *path, const char *name); sys_removexattr 1449 source3/modules/vfs_default.c return sys_removexattr(path, name);