libvirt/src/conf
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
..
capabilities.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
capabilities.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
cpu_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
device_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
device_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_addr.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_addr.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_audit.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_audit.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_capabilities.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_capabilities.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_event.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
domain_nwfilter.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domain_nwfilter.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
interface_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
interface_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
Makefile.inc.am conf: Add new module node_device_util 2018-11-12 16:23:35 +01:00
netdev_bandwidth_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
netdev_bandwidth_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
netdev_vlan_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
netdev_vlan_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
netdev_vport_profile_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
netdev_vport_profile_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
network_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
network_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
network_event.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
network_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
networkcommon_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
networkcommon_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
node_device_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
node_device_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
node_device_event.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
node_device_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
node_device_util.c conf: Add new module node_device_util 2018-11-12 16:23:35 +01:00
node_device_util.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
numa_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
numa_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_ipaddrmap.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_ipaddrmap.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
nwfilter_params.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
nwfilter_params.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
object_event_private.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
object_event.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
secret_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
secret_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
secret_event.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
secret_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
snapshot_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
snapshot_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
storage_adapter_conf.c
storage_adapter_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
storage_conf.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
storage_conf.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
storage_event.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
storage_event.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virchrdev.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virchrdev.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virdomainobjlist.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virdomainobjlist.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virinterfaceobj.c conf: rename Export Callback functions 2018-08-14 12:41:40 +02:00
virinterfaceobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetworkobj.c conf: rename Match functions 2018-08-14 12:41:43 +02:00
virnetworkobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnodedeviceobj.c conf: rename Match functions 2018-08-14 12:41:43 +02:00
virnodedeviceobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnwfilterbindingdef.c conf: add support for parsing/formatting virNWFilterBindingDefPtr 2018-06-26 11:22:07 +01:00
virnwfilterbindingdef.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnwfilterbindingobj.c conf: introduce a virNWFilterBindingObjListPtr struct 2018-06-26 11:22:07 +01:00
virnwfilterbindingobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnwfilterbindingobjlist.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnwfilterbindingobjlist.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnwfilterobj.c nwfilter: remove virt driver callback layer for rebuilding filters 2018-06-26 18:17:20 +01:00
virnwfilterobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virsavecookie.c
virsavecookie.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virsecretobj.c Remove ignore_value or void from unlink calls 2018-09-20 13:45:56 -04:00
virsecretobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virstorageobj.c Fix minor typos in messages and docs 2018-12-05 10:39:54 +01:00
virstorageobj.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00