This file is indexed.

/usr/share/aqbanking/typemaker2/c/ab_queue.tm2 is in libaqbanking-data 5.3.5beta-2.

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
<?xml?>

<tm2>
  <typedef id="AB_QUEUE" type="pointer" lang="c" extends="struct_base">
    <identifier>AB_QUEUE</identifier>
    <prefix>AB_Queue</prefix>
  </typedef>
</tm2>