This file is indexed.

/usr/include/libdazzle-1.0/dzl-enums.h is in libdazzle-1.0-dev 3.28.1-1.

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
/* This file is generated by glib-mkenums, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */

#ifndef __DZL_ENUMS_H__
#define __DZL_ENUMS_H__

#include <glib-object.h>

#include "dzl-version-macros.h"

G_BEGIN_DECLS

/* enumerations from "/build/libdazzle-9HCUyo/libdazzle-3.28.1/obj-x86_64-linux-gnu/../src/files/dzl-file-transfer.h" */
DZL_AVAILABLE_IN_ALL GType dzl_file_transfer_flags_get_type (void);
#define DZL_TYPE_FILE_TRANSFER_FLAGS (dzl_file_transfer_flags_get_type ())

/* enumerations from "/build/libdazzle-9HCUyo/libdazzle-3.28.1/obj-x86_64-linux-gnu/../src/tree/dzl-tree-types.h" */
DZL_AVAILABLE_IN_ALL GType dzl_tree_drop_position_get_type (void);
#define DZL_TYPE_TREE_DROP_POSITION (dzl_tree_drop_position_get_type ())
G_END_DECLS

#endif /* __DZL_ENUMS_H__ */

/* Generated data ends here */