This file is indexed.

/usr/include/NetworkManager/nm-utils-enum-types.h is in libnm-util-dev 0.9.8.8-0ubuntu7.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
/* Generated by glib-mkenums. Do not edit */

#ifndef __NM_UTILS_ENUM_TYPES_H__
#define __NM_UTILS_ENUM_TYPES_H__

#include <glib-object.h>

G_BEGIN_DECLS
GType nm_connection_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_CONNECTION_ERROR (nm_connection_error_get_type ())
GType nm_setting_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_ERROR (nm_setting_error_get_type ())
GType nm_setting_secret_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_SECRET_FLAGS (nm_setting_secret_flags_get_type ())
GType nm_setting_compare_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_COMPARE_FLAGS (nm_setting_compare_flags_get_type ())
GType nm_setting_hash_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_HASH_FLAGS (nm_setting_hash_flags_get_type ())
GType nm_setting_diff_result_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_DIFF_RESULT (nm_setting_diff_result_get_type ())
GType nm_setting_802_1x_ck_format_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_802_1X_CK_FORMAT (nm_setting_802_1x_ck_format_get_type ())
GType nm_setting_802_1x_ck_scheme_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_802_1X_CK_SCHEME (nm_setting_802_1x_ck_scheme_get_type ())
GType nm_setting_802_1x_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_802_1X_ERROR (nm_setting_802_1x_error_get_type ())
GType nm_setting_adsl_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_ADSL_ERROR (nm_setting_adsl_error_get_type ())
GType nm_setting_bluetooth_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_BLUETOOTH_ERROR (nm_setting_bluetooth_error_get_type ())
GType nm_setting_bond_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_BOND_ERROR (nm_setting_bond_error_get_type ())
GType nm_setting_bridge_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_BRIDGE_ERROR (nm_setting_bridge_error_get_type ())
GType nm_setting_bridge_port_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_BRIDGE_PORT_ERROR (nm_setting_bridge_port_error_get_type ())
GType nm_setting_connection_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_CONNECTION_ERROR (nm_setting_connection_error_get_type ())
GType nm_setting_infiniband_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_INFINIBAND_ERROR (nm_setting_infiniband_error_get_type ())
GType nm_setting_ip4_config_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_IP4_CONFIG_ERROR (nm_setting_ip4_config_error_get_type ())
GType nm_setting_vlan_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_VLAN_ERROR (nm_setting_vlan_error_get_type ())
GType nm_vlan_priority_map_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VLAN_PRIORITY_MAP (nm_vlan_priority_map_get_type ())
GType nm_vlan_flags_get_type (void) G_GNUC_CONST;
#define NM_TYPE_VLAN_FLAGS (nm_vlan_flags_get_type ())
GType nm_setting_ip6_config_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_IP6_CONFIG_ERROR (nm_setting_ip6_config_error_get_type ())
GType nm_setting_ip6_config_privacy_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_IP6_CONFIG_PRIVACY (nm_setting_ip6_config_privacy_get_type ())
GType nm_setting_ppp_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_PPP_ERROR (nm_setting_ppp_error_get_type ())
GType nm_setting_pppoe_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_PPPOE_ERROR (nm_setting_pppoe_error_get_type ())
GType nm_setting_serial_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_SERIAL_ERROR (nm_setting_serial_error_get_type ())
GType nm_setting_gsm_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_GSM_ERROR (nm_setting_gsm_error_get_type ())
GType nm_setting_gsm_network_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_GSM_NETWORK_TYPE (nm_setting_gsm_network_type_get_type ())
GType nm_setting_gsm_network_band_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_GSM_NETWORK_BAND (nm_setting_gsm_network_band_get_type ())
GType nm_setting_cdma_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_CDMA_ERROR (nm_setting_cdma_error_get_type ())
GType nm_setting_olpc_mesh_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_OLPC_MESH_ERROR (nm_setting_olpc_mesh_error_get_type ())
GType nm_setting_wimax_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_WIMAX_ERROR (nm_setting_wimax_error_get_type ())
GType nm_setting_wired_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_WIRED_ERROR (nm_setting_wired_error_get_type ())
GType nm_setting_wireless_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_WIRELESS_ERROR (nm_setting_wireless_error_get_type ())
GType nm_setting_wireless_security_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_WIRELESS_SECURITY_ERROR (nm_setting_wireless_security_error_get_type ())
GType nm_wep_key_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_WEP_KEY_TYPE (nm_wep_key_type_get_type ())
GType nm_setting_vpn_error_get_type (void) G_GNUC_CONST;
#define NM_TYPE_SETTING_VPN_ERROR (nm_setting_vpn_error_get_type ())
GType nm_utils_security_type_get_type (void) G_GNUC_CONST;
#define NM_TYPE_UTILS_SECURITY_TYPE (nm_utils_security_type_get_type ())
G_END_DECLS

#endif /* __NM_UTILS_ENUM_TYPES_H__ */