This file is indexed.

/usr/include/libosinfo-1.0/osinfo/osinfo_enum_types.h is in libosinfo-1.0-dev 0.2.11-1.1+deb8u1.

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
28
29
/* Generated data (by glib-mkenums) */

#ifndef __OSINFO_ENUM_TYPES_H__
#define __OSINFO_ENUM_TYPES_H__

#include <osinfo/osinfo.h>

G_BEGIN_DECLS

/* enumerations from "./osinfo_install_config_param.h" */
GType osinfo_install_config_param_policy_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_INSTALL_CONFIG_PARAM_POLICY (osinfo_install_config_param_policy_get_type ())
GType osinfo_path_format_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_PATH_FORMAT (osinfo_path_format_get_type ())
GType osinfo_device_driver_signing_req_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_DEVICE_DRIVER_SIGNING_REQ (osinfo_device_driver_signing_req_get_type ())
GType osinfo_install_script_injection_method_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_INSTALL_SCRIPT_INJECTION_METHOD (osinfo_install_script_injection_method_get_type ())
GType osinfo_product_relationship_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_PRODUCT_RELATIONSHIP (osinfo_product_relationship_get_type ())
GType osinfo_release_status_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_RELEASE_STATUS (osinfo_release_status_get_type ())
GType osinfo_media_error_get_type (void) G_GNUC_CONST;
#define OSINFO_TYPE_MEDIA_ERROR (osinfo_media_error_get_type ())
G_END_DECLS

#endif /* __OSINFO_ENUM_TYPES_H__ */

/* Generated data ends here */