1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +03:00
libvirt/tools/nss/libvirt_nss.syms

13 lines
198 B
Plaintext
Raw Normal View History

#
# Officially exported symbols.
#
{
global:
_nss_libvirt_gethostbyname_r;
_nss_libvirt_gethostbyname2_r;
_nss_libvirt_gethostbyname3_r;
_nss_libvirt_gethostbyname4_r;
local: *;
};