libvirt/src/hyperv
Daniel P. Berrangé 568a417224 Enforce a standard header file guard symbol name
Require that all headers are guarded by a symbol named

  LIBVIRT_$FILENAME

where $FILENAME is the uppercased filename, with all characters
outside a-z changed into '_'.

Note we do not use a leading __ because that is technically a
namespace reserved for the toolchain.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-12-14 10:47:13 +00:00
..
hyperv_driver.c hyperv: Don't overwrite virAuthGet{Username|Password} errors 2018-08-15 15:42:17 -04:00
hyperv_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
hyperv_private.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
hyperv_util.c
hyperv_util.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
hyperv_wmi_classes.c
hyperv_wmi_classes.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
hyperv_wmi_generator.input hyperv: Add support for virDomainSetMemory 2017-07-08 13:45:07 +02:00
hyperv_wmi_generator.py Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
hyperv_wmi.c hyperv/: Remove spaces after casts 2018-05-03 22:31:36 +02:00
hyperv_wmi.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
Makefile.inc.am hyperv: erase "generated files" sentinel during make maintainer-clean 2018-06-21 04:04:13 -04:00
openwsman.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00