clarify the purpose of this project
[nyanglibc.git] / libnss_hesiod.versions.map
blobd6029d5873e6fe36df1bb892a5880f6e0e650377
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     *;