mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
|
#
|
||
|
# These symbols are dependent upon --with-libvirtd via WITH_LIBVIRTD.
|
||
|
#
|
||
|
|
||
|
# libvirt_internal.h
|
||
|
virStateInitialize;
|
||
|
virStateCleanup;
|
||
|
virStateReload;
|
||
|
virStateActive;
|
||
|
virRegisterStateDriver;
|