This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libd3drm.def is in wine1.6-amd64 1:1.6.2-0ubuntu14.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
; File generated automatically from ./dlls/d3drm/d3drm.spec; do not edit!

LIBRARY d3drm.dll

EXPORTS
  D3DRMColorGetAlpha @1
  D3DRMColorGetBlue @2
  D3DRMColorGetGreen @3
  D3DRMColorGetRed @4
  D3DRMCreateColorRGB @5
  D3DRMCreateColorRGBA @6
  D3DRMMatrixFromQuaternion @7
  D3DRMQuaternionFromRotation @8
  D3DRMQuaternionMultiply @9
  D3DRMQuaternionSlerp @10
  D3DRMVectorAdd @11
  D3DRMVectorCrossProduct @12
  D3DRMVectorDotProduct @13
  D3DRMVectorModulus @14
  D3DRMVectorNormalize @15
  D3DRMVectorRandom @16
  D3DRMVectorReflect @17
  D3DRMVectorRotate @18
  D3DRMVectorScale @19
  D3DRMVectorSubtract @20
  Direct3DRMCreate @21