]> git.ipfire.org Git - thirdparty/glibc.git/blame - hesiod/Versions
wcsmbs: Use loop_unroll on wcschr
[thirdparty/glibc.git] / hesiod / Versions
CommitLineData
b0b67c47 1libnss_hesiod {
fb23eb25 2 GLIBC_PRIVATE {
61eb22d3 3 _nss_hesiod_setpwent; _nss_hesiod_endpwent;
98453b38 4 _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid_r;
61eb22d3 5 _nss_hesiod_setgrent; _nss_hesiod_endgrent;
98453b38 6 _nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid_r;
61eb22d3
UD
7 _nss_hesiod_setservent; _nss_hesiod_endservent;
8 _nss_hesiod_getservbyname_r;
cf9e9ad9 9 _nss_hesiod_initgroups_dyn;
2f54c82d
UD
10 _nss_hesiod_getservbyport_r;
11 _nss_hesiod_setprotoent; _nss_hesiod_endprotoent;
12 _nss_hesiod_getprotobyname_r; _nss_hesiod_getprotobynumber_r;
eb242eda 13 }
b0b67c47 14}