libvirt/src/libvirt_openvz.syms
Guido Günther 4e8468045c openvz: Add openvzVEGetStringParam
to retrieve a VEs config parameters as a single string. This will be
used by the upcoming domainGetHostname implementation.
2012-07-20 21:54:35 +02:00

8 lines
161 B
Plaintext

#
# These symbols are dependent upon --with-openvz via WITH_OPENVZ
#
openvzReadConfigParam;
openvzReadNetworkConf;
openvzLocateConfFile;
openvzVEGetStringParam;