This file is indexed.

/usr/share/tcltk/fsdialog/tclIndex is in tk-fsdialog 1.15+20140601-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
# Tcl autoload index file, version 2.0

set auto_index(::ttk::getOpenFile) [list source [file join $dir fsdialog.tcl]]
set auto_index(::ttk::getSaveFile) [list source [file join $dir fsdialog.tcl]]
set auto_index(::ttk::getAppendFile) [list source [file join $dir fsdialog.tcl]]
set auto_index(::ttk::chooseDirectory) [list source [file join $dir fsdialog.tcl]]