This file is indexed.

/usr/include/evolution-data-server/libebook-contacts/e-book-contacts-enumtypes.h is in libebook-contacts1.2-dev 3.18.5-1ubuntu1.

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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/* Generated data (by glib-mkenums) */

#ifndef E_BOOK_CONTACTS_ENUMTYPES_H
#define E_BOOK_CONTACTS_ENUMTYPES_H

#include <glib-object.h>

G_BEGIN_DECLS

/* Enumerations from "./e-book-contacts-types.h" */

#define E_TYPE_BOOK_CLIENT_VIEW_FLAGS	(e_book_client_view_flags_get_type())
GType e_book_client_view_flags_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_CLIENT_ERROR	(e_book_client_error_get_type())
GType e_book_client_error_get_type	(void) G_GNUC_CONST;

#define E_TYPE_DATA_BOOK_STATUS	(e_data_book_status_get_type())
GType e_data_book_status_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_INDEX_TYPE	(e_book_index_type_get_type())
GType e_book_index_type_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_CURSOR_SORT_TYPE	(e_book_cursor_sort_type_get_type())
GType e_book_cursor_sort_type_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_CURSOR_ORIGIN	(e_book_cursor_origin_get_type())
GType e_book_cursor_origin_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_CURSOR_STEP_FLAGS	(e_book_cursor_step_flags_get_type())
GType e_book_cursor_step_flags_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_VIEW_STATUS	(e_book_view_status_get_type())
GType e_book_view_status_get_type	(void) G_GNUC_CONST;

#define E_TYPE_BOOK_CHANGE_TYPE	(e_book_change_type_get_type())
GType e_book_change_type_get_type	(void) G_GNUC_CONST;

G_END_DECLS

#endif /* E_BOOK_CONTACTS_ENUMTYPES_H */

/* Generated data ends here */