This file is indexed.

/usr/share/amsn/msnp2p/sourcefiles.tcl is in amsn-data 0.98.9-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
source msnp2p/constants.tcl
source msnp2p/message.tcl
source msnp2p/slp.tcl
source msnp2p/transport/constants.tcl
source msnp2p/transport/base.tcl
source msnp2p/transport/switchboard.tcl
source msnp2p/transport/direct.tcl
source msnp2p/transport/TLP.tcl
source msnp2p/transport/TLPv1.tcl
source msnp2p/transport/TLPv2.tcl
source msnp2p/transport/transport_manager.tcl
source msnp2p/session.tcl
source msnp2p/session_manager.tcl
source msnp2p/webcam.tcl
source msnp2p/msnobject.tcl
source msnp2p/p2p.tcl
source msnp2p/filetransfer.tcl