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

{
global:
    _nss_libvirt_gethostbyname_r;
    _nss_libvirt_gethostbyname2_r;
    _nss_libvirt_gethostbyname3_r;
    _nss_libvirt_gethostbyname4_r;
local: *;
};