This file is indexed.

/usr/lib/erlang/lib/cosEventDomain-1.2.1/include/CosEventDomainAdmin.hrl is in erlang-dev 1:19.2.1+dfsg-2+deb9u2.

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
27
%%  coding: latin-1
%%------------------------------------------------------------
%%
%% Erlang header file
%% 
%% Target: CosEventDomainAdmin
%% Source: /build/erlang-fT0OBB/erlang-19.2.1+dfsg/lib/cosEventDomain/src/CosEventDomainAdmin.idl
%% IC vsn: 4.4.2
%% 
%% This file is automatically generated. DO NOT EDIT IT.
%%
%%------------------------------------------------------------


-ifndef(COSEVENTDOMAINADMIN_HRL).
-define(COSEVENTDOMAINADMIN_HRL, true).


-record('CosEventDomainAdmin_Connection', {supplier_id, consumer_id, ctype, notification_style}).
-record('CosEventDomainAdmin_CycleCreationForbidden', {'OE_ID'="IDL:omg.org/CosEventDomainAdmin/CycleCreationForbidden:1.0", cyc}).
-record('CosEventDomainAdmin_DiamondCreationForbidden', {'OE_ID'="IDL:omg.org/CosEventDomainAdmin/DiamondCreationForbidden:1.0", diam}).
-record('CosEventDomainAdmin_ConnectionNotFound', {'OE_ID'="IDL:omg.org/CosEventDomainAdmin/ConnectionNotFound:1.0"}).
-record('CosEventDomainAdmin_AlreadyExists', {'OE_ID'="IDL:omg.org/CosEventDomainAdmin/AlreadyExists:1.0"}).
-record('CosEventDomainAdmin_DomainNotFound', {'OE_ID'="IDL:omg.org/CosEventDomainAdmin/DomainNotFound:1.0"}).


-endif.