sys_lremovexattr  961 source3/include/proto.h int sys_lremovexattr (const char *path, const char *name);
sys_lremovexattr 1454 source3/modules/vfs_default.c 	return sys_lremovexattr(path, name);