This file is indexed.

/usr/lib/x86_64-linux-gnu/libnss_compat_pic.map is in libc6-pic 2.19-0ubuntu6.

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
GLIBC_PRIVATE {
  global:
    _nss_compat_endgrent; _nss_compat_endpwent; _nss_compat_endspent;
    _nss_compat_getgrent_r; _nss_compat_getgrgid_r; _nss_compat_getgrnam_r;
    _nss_compat_getpwent_r; _nss_compat_getpwnam_r; _nss_compat_getpwuid_r;
    _nss_compat_getspent_r; _nss_compat_getspnam_r;
    _nss_compat_initgroups_dyn;
    _nss_compat_setgrent; _nss_compat_setpwent; _nss_compat_setspent;
  local:
    *;
};