oret              511 source3/modules/vfs_streams_xattr.c 	ssize_t oret;
oret              589 source3/modules/vfs_streams_xattr.c 	oret = SMB_VFS_REMOVEXATTR(handle->conn, base, oxattr_name);
oret              590 source3/modules/vfs_streams_xattr.c 	if (oret < 0) {