This file is indexed.

/usr/include/polkit-1/polkit/polkitenumtypes.h is in libpolkit-gobject-1-dev 0.105-14.1ubuntu0.4.

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 __POLKIT_ENUM_TYPES_H__
#define __POLKIT_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS

/* enumerations from "polkitcheckauthorizationflags.h" */
GType polkit_check_authorization_flags_get_type (void) G_GNUC_CONST;
#define POLKIT_TYPE_CHECK_AUTHORIZATION_FLAGS (polkit_check_authorization_flags_get_type ())

/* enumerations from "polkiterror.h" */
GType polkit_error_get_type (void) G_GNUC_CONST;
#define POLKIT_TYPE_ERROR (polkit_error_get_type ())

/* enumerations from "polkitimplicitauthorization.h" */
GType polkit_implicit_authorization_get_type (void) G_GNUC_CONST;
#define POLKIT_TYPE_IMPLICIT_AUTHORIZATION (polkit_implicit_authorization_get_type ())

/* enumerations from "polkitauthorityfeatures.h" */
GType polkit_authority_features_get_type (void) G_GNUC_CONST;
#define POLKIT_TYPE_AUTHORITY_FEATURES (polkit_authority_features_get_type ())
G_END_DECLS

#endif /* __POLKIT_ENUM_TYPES_H__ */

/* Generated data ends here */