summaryrefslogtreecommitdiff
path: root/resolv/libnss_dns.map
blob: 423cdf98bbb43ee68275ad7f5c70714c935c7c3e (plain)
1
2
3
4
5
6
7
8
9
GLIBC_2.0 {
  global:
    _nss_dns_gethostbyaddr_r; _nss_dns_gethostbyname2_r;
    _nss_dns_gethostbyname_r; _nss_dns_getnetbyaddr_r;
    _nss_dns_getnetbyname_r;

  local:
    *;
};