This file is indexed.

/usr/share/common-lisp/ros/rosgraph_msgs/msg/_package_Log.lisp is in cl-rosgraph-msgs 1.11.2-6.

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
(cl:in-package rosgraph_msgs-msg)
(cl:export '(HEADER-VAL
          HEADER
          LEVEL-VAL
          LEVEL
          NAME-VAL
          NAME
          MSG-VAL
          MSG
          FILE-VAL
          FILE
          FUNCTION-VAL
          FUNCTION
          LINE-VAL
          LINE
          TOPICS-VAL
          TOPICS
))