libnss_hesiod.map 515 B

123456789101112131415
  1. GLIBC_PRIVATE {
  2. global:
  3. _nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid_r;
  4. _nss_hesiod_getprotobyname_r; _nss_hesiod_getprotobynumber_r;
  5. _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid_r;
  6. _nss_hesiod_getservbyname_r;
  7. _nss_hesiod_getservbyport_r;
  8. _nss_hesiod_initgroups_dyn;
  9. _nss_hesiod_setgrent; _nss_hesiod_endgrent;
  10. _nss_hesiod_setprotoent; _nss_hesiod_endprotoent;
  11. _nss_hesiod_setpwent; _nss_hesiod_endpwent;
  12. _nss_hesiod_setservent; _nss_hesiod_endservent;
  13. local:
  14. *;
  15. };