aboutsummaryrefslogtreecommitdiff
path: root/src/gns/nss/map-file
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/nss/map-file')
-rw-r--r--src/gns/nss/map-file14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/gns/nss/map-file b/src/gns/nss/map-file
new file mode 100644
index 0000000..476d0ac
--- /dev/null
+++ b/src/gns/nss/map-file
@@ -0,0 +1,14 @@
+NSSGNS_0 {
+global:
+_nss_gns_gethostbyaddr_r;
+_nss_gns4_gethostbyaddr_r;
+_nss_gns6_gethostbyaddr_r;
+_nss_gns_gethostbyname_r;
+_nss_gns4_gethostbyname_r;
+_nss_gns6_gethostbyname_r;
+_nss_gns_gethostbyname2_r;
+_nss_gns4_gethostbyname2_r;
+_nss_gns6_gethostbyname2_r;
+local:
+*;
+};