diff options
Diffstat (limited to 'debian/vyos-libnss-mapuser.symbols')
-rw-r--r-- | debian/vyos-libnss-mapuser.symbols | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/vyos-libnss-mapuser.symbols b/debian/vyos-libnss-mapuser.symbols new file mode 100644 index 0000000..c5a3ed0 --- /dev/null +++ b/debian/vyos-libnss-mapuser.symbols @@ -0,0 +1,10 @@ +libnss_mapname.so.2 libnss-mapuser #MINVER# + _nss_mapname_setgrent@Base 1.1.0-cl3u1 + _nss_mapname_endgrent@Base 1.1.0-cl3u1 + _nss_mapname_getgrent_r@Base 1.1.0-cl3u1 + _nss_mapname_getgrgid_r@Base 1.1.0-cl3u1 + _nss_mapname_getgrnam_r@Base 1.1.0 + _nss_mapname_getpwnam_r@Base 1.0.0 + +libnss_mapuid.so.2 libnss-mapuser #MINVER# + _nss_mapuid_getpwuid_r@Base 1.0.0 |