This file is indexed.

/usr/share/tcltk/vfs1.3/tclIndex is in tcl-vfs 1.3-20080503-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
 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
# 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(::vfs::ftp::Mount) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::Unmount) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::handler) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::attributes) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::state) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::stat) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::access) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::open) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::_closing) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::_findFtpInfo) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::_parseListLine) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::matchindirectory) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::createdirectory) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::removedirectory) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::deletefile) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::fileattributes) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::ftp::utime) [list source [file join $dir ftpvfs.tcl]]
set auto_index(::vfs::http::Mount) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::Unmount) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::handler) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::stat) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::access) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::open) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::matchindirectory) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::createdirectory) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::removedirectory) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::deletefile) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::fileattributes) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::http::utime) [list source [file join $dir httpvfs.tcl]]
set auto_index(::vfs::mk4::Mount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::Unmount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::attributes) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::commit) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::state) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::handler) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::utime) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::matchindirectory) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::stat) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::access) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::open) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::createdirectory) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::removedirectory) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::deletefile) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::vfs::mk4::fileattributes) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::init) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::_mount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::periodicCommit) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::_umount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::stat) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::do_close) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::setupCommits) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::mkdir) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::getdir) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::mtime) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::delete) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::mount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(::mk4vfs::umount) [list source [file join $dir mk4vfs.tcl]]
set auto_index(loadvfs) [list source [file join $dir pkgIndex.tcl]]
set auto_index(::starkit::header) [list source [file join $dir starkit.tcl]]
set auto_index(::starkit::startup) [list source [file join $dir starkit.tcl]]
set auto_index(::starkit::autoextend) [list source [file join $dir starkit.tcl]]
set auto_index(::starkit::remount) [list source [file join $dir starkit.tcl]]
set auto_index(::starkit::panic) [list source [file join $dir starkit.tcl]]
set auto_index(::vfs::tar::Mount) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::Unmount) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::handler) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::attributes) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::state) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::matchindirectory) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::stat) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::access) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::open) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::createdirectory) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::removedirectory) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::deletefile) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::fileattributes) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::tar::utime) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::Data) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::TOC) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::open) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::exists) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::stat) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::getdir) [list source [file join $dir tarvfs.tcl]]
set auto_index(::tar::_close) [list source [file join $dir tarvfs.tcl]]
set auto_index(::vfs::ns::Mount) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::Unmount) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::handler) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::stat) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::access) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::exists) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::open) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::_generate) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::matchindirectory) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::createdirectory) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::removedirectory) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::deletefile) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::fileattributes) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::ns::utime) [list source [file join $dir tclprocvfs.tcl]]
set auto_index(::vfs::test::Mount) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::Unmount) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::handler) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::stat) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::access) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::open) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::matchindirectory) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::createdirectory) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::removedirectory) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::deletefile) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::fileattributes) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::test::utime) [list source [file join $dir testvfs.tcl]]
set auto_index(::vfs::normalize) [list source [file join $dir vfslib.tcl]]
set auto_index(::vfs::urltype::Mount) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::Unmount) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::_typeToMount) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::handler) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::stat) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::open) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::access) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::matchindirectory) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::createdirectory) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::removedirectory) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::deletefile) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::fileattributes) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::urltype::utime) [list source [file join $dir vfsUrl.tcl]]
set auto_index(::vfs::memchan) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::crc) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::zip) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::autoMountExtension) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::autoMountUrl) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::log) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::RegisterMount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::unmount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::states) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::attributes) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::attributeCantConfigure) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::haveMount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::urlMount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::fileUrlMount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::tclprocMount) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::auto) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::matchCorrectTypes) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::accessMode) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::matchDirectories) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::matchFiles) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::modeToString) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::listAttributes) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::indexToAttribute) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::attributesGet) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::attributesSet) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::posixError) [list source [file join $dir vfsUtils.tcl]]
set auto_index(::vfs::webdav::Mount) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::Unmount) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::handler) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::stat) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::access) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::open) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::matchindirectory) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::_matchtypes) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::createdirectory) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::removedirectory) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::deletefile) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::fileattributes) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::webdav::utime) [list source [file join $dir webdavvfs.tcl]]
set auto_index(::vfs::zip::Execute) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::Mount) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::Unmount) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::handler) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::attributes) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::state) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::matchindirectory) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::stat) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::access) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::open) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::createdirectory) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::removedirectory) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::deletefile) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::fileattributes) [list source [file join $dir zipvfs.tcl]]
set auto_index(::vfs::zip::utime) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::u_short) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::DosTime) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::Data) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::EndOfArchive) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::TOC) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::open) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::FAKEDIR) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::exists) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::stat) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::getdir) [list source [file join $dir zipvfs.tcl]]
set auto_index(::zip::_close) [list source [file join $dir zipvfs.tcl]]