summaryrefslogtreecommitdiff
path: root/tools/nss/libvirt_guest_nss.syms
blob: 0612987256542208508ff71100f55df1c6064ae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Officially exported symbols.
#

{
global:
    _nss_libvirt_guest_gethostbyname_r;
    _nss_libvirt_guest_gethostbyname2_r;
    _nss_libvirt_guest_gethostbyname3_r;
    _nss_libvirt_guest_gethostbyname4_r;
local: *;
};