/usr/lib/tcltk/rivet2.2/rivet-tcl/tclIndex is in libapache2-mod-rivet 2.2.4-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 | # 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(::rivet::html) [list source [file join $dir html.tcl]]
set auto_index(::rivet::random) [list source [file join $dir random.tcl]]
set auto_index(::rivet::rivet_command_document) [list source [file join $dir rivet_command_document.tcl]]
set auto_index(::rivet::putsnnl) [list source [file join $dir putsnnl.tcl]]
set auto_index(::rivet::load_response) [list source [file join $dir load_response.tcl]]
set auto_index(::rivet::debug) [list source [file join $dir debug.tcl]]
set auto_index(::rivet::clock_to_rfc850_gmt) [list source [file join $dir cookie.tcl]]
set auto_index(::rivet::make_cookie_attributes) [list source [file join $dir cookie.tcl]]
set auto_index(::rivet::cookie) [list source [file join $dir cookie.tcl]]
set auto_index(::rivet::lempty) [list source [file join $dir lempty.tcl]]
set auto_index(::rivet::import_switch_args) [list source [file join $dir import_switch_args.tcl]]
set auto_index(::rivet::lmatch) [list source [file join $dir lmatch.tcl]]
set auto_index(::rivet::read_file) [list source [file join $dir read_file.tcl]]
set auto_index(::rivet::import_keyvalue_pairs) [list source [file join $dir import_keyvalue_pairs.tcl]]
set auto_index(::rivet::parray) [list source [file join $dir parray.tcl]]
set auto_index(::rivet::wrap) [list source [file join $dir wrap.tcl]]
set auto_index(::rivet::wrapline) [list source [file join $dir wrap.tcl]]
set auto_index(::rivet::parray_table) [list source [file join $dir parray_table.tcl]]
set auto_index(::rivet::load_cookies) [list source [file join $dir load_cookies.tcl]]
set auto_index(::rivet::http_accept) [list source [file join $dir http_accept.tcl]]
set auto_index(::rivet::xml) [list source [file join $dir xml.tcl]]
set auto_index(::rivet::redirect) [list source [file join $dir redirect.tcl]]
|