mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
4e8468045c
to retrieve a VEs config parameters as a single string. This will be used by the upcoming domainGetHostname implementation.
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
#
|
|
# These symbols are dependent upon --with-openvz via WITH_OPENVZ
|
|
#
|
|
openvzReadConfigParam;
|
|
openvzReadNetworkConf;
|
|
openvzLocateConfFile;
|
|
openvzVEGetStringParam;
|