This file is indexed.

/usr/share/savi/tcl/tclIndex is in savi 1.4.6-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
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
# Tcl autoload index file, version 2.0
# This file is generated by the "auto_mkindex" command
# and sourced to set up indexing information for one or
# more commands.  Typically each line is a command that
# sets an element in the auto_index array, where the
# element name is the name of a command and the value is
# a script that loads the command.

set auto_index(geomview_init) [list source [file join $dir init.tcl]]
set auto_index(app_init) [list source [file join $dir init.tcl]]
set auto_index(flag_change) [list source [file join $dir init.tcl]]
set auto_index(main(build)) [list source [file join $dir main.tcl]]
set auto_index(main(start_satellites)) [list source [file join $dir main.tcl]]
set auto_index(main(reset_title)) [list source [file join $dir main.tcl]]
set auto_index(main(title)) [list source [file join $dir main.tcl]]
set auto_index(main(constellations_menu)) [list source [file join $dir main.tcl]]
set auto_index(main(rendering_menu)) [list source [file join $dir main.tcl]]
set auto_index(main(forw_step)) [list source [file join $dir main.tcl]]
set auto_index(main(back_step)) [list source [file join $dir main.tcl]]
set auto_index(main(forwards)) [list source [file join $dir main.tcl]]
set auto_index(main(backwards)) [list source [file join $dir main.tcl]]
set auto_index(main(stop)) [list source [file join $dir main.tcl]]
set auto_index(main(restart)) [list source [file join $dir main.tcl]]
set auto_index(main(exit)) [list source [file join $dir main.tcl]]
set auto_index(main(update)) [list source [file join $dir main.tcl]]
set auto_index(main(update_field)) [list source [file join $dir main.tcl]]
set auto_index(main(show_sunlight)) [list source [file join $dir main.tcl]]
set auto_index(main(hide_sunlight)) [list source [file join $dir main.tcl]]
set auto_index(main(update_one)) [list source [file join $dir main.tcl]]
set auto_index(main(update_selection)) [list source [file join $dir main.tcl]]
set auto_index(main(unselect)) [list source [file join $dir main.tcl]]
set auto_index(main(unselect_all)) [list source [file join $dir main.tcl]]
set auto_index(main(tag_select)) [list source [file join $dir main.tcl]]
set auto_index(main(tag_unselect)) [list source [file join $dir main.tcl]]
set auto_index(main(untag_all)) [list source [file join $dir main.tcl]]
set auto_index(main(select)) [list source [file join $dir main.tcl]]
set auto_index(main(dblselect)) [list source [file join $dir main.tcl]]
set auto_index(main(itemselect)) [list source [file join $dir main.tcl]]
set auto_index(main(itemdblselect)) [list source [file join $dir main.tcl]]
set auto_index(main(rangeselect)) [list source [file join $dir main.tcl]]
set auto_index(main(rangedblselect)) [list source [file join $dir main.tcl]]
set auto_index(main(new)) [list source [file join $dir main.tcl]]
set auto_index(main(copy)) [list source [file join $dir main.tcl]]
set auto_index(main(delete)) [list source [file join $dir main.tcl]]
set auto_index(main(delete_all)) [list source [file join $dir main.tcl]]
set auto_index(main(constellation)) [list source [file join $dir main.tcl]]
set auto_index(main(source_file)) [list source [file join $dir main.tcl]]
set auto_index(main(load_file)) [list source [file join $dir main.tcl]]
set auto_index(window(raise)) [list source [file join $dir utils.tcl]]
set auto_index(string_ends) [list source [file join $dir utils.tcl]]
set auto_index(build_Wname) [list source [file join $dir utils.tcl]]
set auto_index(build_Toplevel) [list source [file join $dir utils.tcl]]
set auto_index(build_Title) [list source [file join $dir utils.tcl]]
set auto_index(build_StdFrame) [list source [file join $dir utils.tcl]]
set auto_index(build_CmdFrame) [list source [file join $dir utils.tcl]]
set auto_index(build_Menubar) [list source [file join $dir utils.tcl]]
set auto_index(build_Menu) [list source [file join $dir utils.tcl]]
set auto_index(build_Buttonbar) [list source [file join $dir utils.tcl]]
set auto_index(build_DismissButtonbar) [list source [file join $dir utils.tcl]]
set auto_index(build_Optionslist) [list source [file join $dir utils.tcl]]
set auto_index(build_HOptionslist) [list source [file join $dir utils.tcl]]
set auto_index(build_Scrollingtext) [list source [file join $dir utils.tcl]]
set auto_index(build_Text) [list source [file join $dir utils.tcl]]
set auto_index(update_PopupMenu) [list source [file join $dir utils.tcl]]
set auto_index(build_IPopupMenu) [list source [file join $dir utils.tcl]]
set auto_index(build_PopupMenu) [list source [file join $dir utils.tcl]]
set auto_index(build_LabelEntryColumns) [list source [file join $dir utils.tcl]]
set auto_index(build_Label) [list source [file join $dir utils.tcl]]
set auto_index(build_options_menu) [list source [file join $dir utils.tcl]]
set auto_index(longest) [list source [file join $dir utils.tcl]]
set auto_index(loadfile_into_text) [list source [file join $dir utils.tcl]]
set auto_index(load(build)) [list source [file join $dir load.tcl]]
set auto_index(save(build)) [list source [file join $dir save.tcl]]
set auto_index(save(extension)) [list source [file join $dir save.tcl]]
set auto_index(coverage(init)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(build)) [list source [file join $dir coverage.tcl]]
set auto_index(constellations(rendering_menu)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(forw_step)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(back_step)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(forwards)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(backwards)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(stop)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(set_angle)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(update_angle)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(restart)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(init_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(init_coldiv_coldec)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(sunlight_labels_off)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(sunlight_labels_on)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(update_wells)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(update_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(swap_color_diversity_decay)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(random_color_values)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(random_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(restore_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(run_of_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(reverse_color_values)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(reverse_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(blend_color_values)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(blend_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(save_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(load_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(source_colors)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(diversitycolor)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(decaycolor)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(save_map)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(dismiss)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(update_decay)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(update)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(lat_long)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage_set(lat_long)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(foot)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(title)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage(map)) [list source [file join $dir coverage.tcl]]
set auto_index(coverage_size(build)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(default)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(number)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(set)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(large)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(small)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(dismiss)) [list source [file join $dir coverage_size.tcl]]
set auto_index(coverage_size(cancel)) [list source [file join $dir coverage_size.tcl]]
set auto_index(edit(build)) [list source [file join $dir edit.tcl]]
set auto_index(edit(dismiss)) [list source [file join $dir edit.tcl]]
set auto_index(edit(oe)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_a)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_e)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_i)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_O)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_o)) [list source [file join $dir edit.tcl]]
set auto_index(edit(slide_T)) [list source [file join $dir edit.tcl]]
set auto_index(edit(update)) [list source [file join $dir edit.tcl]]
set auto_index(edit(reset)) [list source [file join $dir edit.tcl]]
set auto_index(edit(set)) [list source [file join $dir edit.tcl]]
set auto_index(fisheye(init)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(build)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(dismiss)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(draw)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(delete)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(resize)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(update)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(apply)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(set_location)) [list source [file join $dir fisheye.tcl]]
set auto_index(fisheye(save)) [list source [file join $dir fisheye.tcl]]
set auto_index(params(build)) [list source [file join $dir params.tcl]]
set auto_index(params(dismiss)) [list source [file join $dir params.tcl]]
set auto_index(params(apply)) [list source [file join $dir params.tcl]]
set auto_index(params(cancel)) [list source [file join $dir params.tcl]]
set auto_index(params(reset)) [list source [file join $dir params.tcl]]
set auto_index(geomview(new_camera)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(camera_north_pole)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(camera_south_pole)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(camera_position)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(choose_background_color)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(set_background_color)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(reset_texture)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(wait)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(begin)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(end)) [list source [file join $dir geomview.tcl]]
set auto_index(geomview(puts)) [list source [file join $dir geomview.tcl]]
set auto_index(rand(raw)) [list source [file join $dir random.tcl]]
set auto_index(rand) [list source [file join $dir random.tcl]]
set auto_index(srand) [list source [file join $dir random.tcl]]
set auto_index(randlist) [list source [file join $dir random.tcl]]
set auto_index(random_color) [list source [file join $dir random.tcl]]
set auto_index(about(build)) [list source [file join $dir about.tcl]]
set auto_index(about(dismiss)) [list source [file join $dir about.tcl]]
set auto_index(oe_to_period) [list source [file join $dir oe.tcl]]
set auto_index(walker) [list source [file join $dir constellations.tcl]]
set auto_index(walker_star) [list source [file join $dir constellations.tcl]]
set auto_index(ballard_rosette) [list source [file join $dir constellations.tcl]]
set auto_index(tle_file_input) [list source [file join $dir constellations.tcl]]
set auto_index(time_difference) [list source [file join $dir constellations.tcl]]
set auto_index(days_in_year) [list source [file join $dir constellations.tcl]]
set auto_index(no_frames(build)) [list source [file join $dir no_frames.tcl]]
set auto_index(no_frames(save)) [list source [file join $dir no_frames.tcl]]
set auto_index(no_frames(dismiss)) [list source [file join $dir no_frames.tcl]]
set auto_index(snapshot(build)) [list source [file join $dir snapshot.tcl]]
set auto_index(snapshot(dismiss)) [list source [file join $dir snapshot.tcl]]
set auto_index(snapshot(save)) [list source [file join $dir snapshot.tcl]]
set auto_index(rosette(build)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(dismiss)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(update)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(create)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_P)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_S)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_F)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_alt)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_inc)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_e)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_omega)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_lan_offset)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(slide_phase_offset)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(coverage_angle)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(celestri)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(galileo)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(globalstar)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(ico)) [list source [file join $dir rosette.tcl]]
set auto_index(rosette(reset)) [list source [file join $dir rosette.tcl]]
set auto_index(star(build)) [list source [file join $dir star.tcl]]
set auto_index(star(dismiss)) [list source [file join $dir star.tcl]]
set auto_index(star(update)) [list source [file join $dir star.tcl]]
set auto_index(star(create)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_P)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_S)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_F)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_alt)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_inc)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_e)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_omega)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_lan_offset)) [list source [file join $dir star.tcl]]
set auto_index(star(slide_phase_offset)) [list source [file join $dir star.tcl]]
set auto_index(star(coverage_angle)) [list source [file join $dir star.tcl]]
set auto_index(star(iridium)) [list source [file join $dir star.tcl]]
set auto_index(star(reset)) [list source [file join $dir star.tcl]]
set auto_index(empty(build)) [list source [file join $dir empty.tcl]]
set auto_index(empty(delete_all)) [list source [file join $dir empty.tcl]]
set auto_index(empty(dismiss)) [list source [file join $dir empty.tcl]]
set auto_index(sunlight(create)) [list source [file join $dir sunlight.tcl]]
set auto_index(details(build)) [list source [file join $dir details.tcl]]
set auto_index(details(dismiss)) [list source [file join $dir details.tcl]]
set auto_index(details(rebuild)) [list source [file join $dir details.tcl]]
set auto_index(helpfile(build)) [list source [file join $dir helpfile.tcl]]
set auto_index(helpfile(dismiss)) [list source [file join $dir helpfile.tcl]]
set auto_index(helpfile(load)) [list source [file join $dir helpfile.tcl]]