Update.
[glibc.git] / hesiod / Versions
blobeeb0d576a5d79cb81499277fa8085ee1b4a89718
1 libnss_hesiod {
2   GLIBC_2.1 {
3     _nss_hesiod_setpwent; _nss_hesiod_endpwent;
4     _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid;
5     _nss_hesiod_setgrent; _nss_hesiod_endgrent;
6     _nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid;
7     _nss_hesiod_setservent; _nss_hesiod_endservent;
8     _nss_hesiod_getservbyname_r;
9   }