repo.or.cz
/
libvirt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
node_device_udev: add error reporting to udevProcessCCWGroup
[libvirt.git]
/
src
/
libvirt_vmx.syms
blob
9d723c6de4becc838eb32b7f28f9b1a9958706de
1
#
2
# These symbols are dependent upon --with-esx via WITH_ESX or --with-vmware via WITH_VMWARE.
3
#
4
5
# vmx/vmx.h
6
virVMXConvertToUTF8;
7
virVMXDomainXMLConfInit;
8
virVMXEscapeHex;
9
virVMXFormatConfig;
10
virVMXParseConfig;
11
virVMXUnescapeHex;
12
13
# Let emacs know we want case-insensitive sorting
14
# Local Variables:
15
# sort-fold-case: t
16
# End: