libvirt/src/rpc
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
..
gendispatch.pl remote: check & report OOM in make_nonnull_XXX methods 2018-12-13 16:57:32 +00:00
genprotocol.pl rpc: reproducible genprotocol output 2018-10-12 14:44:43 +02:00
gensystemtap.pl Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
Makefile.inc.am src: Always build virnettlscontext into libvirt-net-rpc.la 2018-06-05 14:32:26 +02:00
virkeepalive.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virkeepalive.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetclient.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetclientprogram.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetclientprogram.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetclientstream.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetclientstream.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetdaemon.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetdaemon.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetlibsshsession.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetlibsshsession.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetmessage.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnetmessage.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetprotocol.x Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetsaslcontext.c virobject: Introduce VIR_CLASS_NEW() macro 2018-04-18 10:04:55 +02:00
virnetsaslcontext.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetserver.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetserverclient.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserverclient.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetservermdns.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetservermdns.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetserverprogram.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserverprogram.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetserverservice.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetserverservice.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetsocket.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetsocket.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnetsshsession.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
virnetsshsession.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
virnettlscontext.c src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
virnettlscontext.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00