This file is indexed.

/usr/lib/x86_64-linux-gnu/libnss_hesiod_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
12
13
14
15
GLIBC_PRIVATE {
  global:
    _nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid_r;
    _nss_hesiod_getprotobyname_r; _nss_hesiod_getprotobynumber_r;
    _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid_r;
    _nss_hesiod_getservbyname_r;
    _nss_hesiod_getservbyport_r;
    _nss_hesiod_initgroups_dyn;
    _nss_hesiod_setgrent; _nss_hesiod_endgrent;
    _nss_hesiod_setprotoent; _nss_hesiod_endprotoent;
    _nss_hesiod_setpwent; _nss_hesiod_endpwent;
    _nss_hesiod_setservent; _nss_hesiod_endservent;
  local:
    *;
};