This file is indexed.

/usr/share/aqbanking/typemaker2/c/ab_userqueue_list.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_USERQUEUE_LIST" type="pointer" lang="c" extends="list1_base" basetype="AB_USERQUEUE">
    <identifier>AB_USERQUEUE_LIST</identifier>
    <prefix>AB_UserQueue_List</prefix>
  </typedef>
</tm2>