libvirt/src/lxc
John Ferlan 3f204e4de4 util: Alter virCloseCallback typedef to return void
Since virCloseCallbacksRun was ignoring the value anyway, let's
just change it to be a void function.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
2018-04-09 18:26:03 -04:00
..
libvirtd_lxc.aug
lxc_cgroup.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_cgroup.h
lxc_conf.c conf: Add save cookie callbacks to xmlopt 2017-06-07 13:36:01 +02:00
lxc_conf.h lxc: convert to typesafe virConf accessors 2016-07-12 09:58:21 +01:00
lxc_container.c lxc_container: Set source file description 2018-04-03 11:32:48 +02:00
lxc_container.h lxc_container: Set source file description 2018-04-03 11:32:48 +02:00
lxc_controller.c conf: Fix virDomainObjParseFile object handling 2018-04-06 14:14:37 -04:00
lxc_domain.c Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_domain.h Move machineName generation from virsystemd into domain_conf 2017-07-25 17:02:27 +02:00
lxc_driver.c lxc: report error message raised by the failing function 2018-03-23 13:13:38 +00:00
lxc_driver.h
lxc_fuse.c conf: Rename virDomainDefGetMemoryActual to virDomainDefGetMemoryTotal 2016-06-17 10:39:40 +02:00
lxc_fuse.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x Unify int types handling in protocol files 2016-01-11 19:56:06 +03:00
lxc_monitor.c lxc: monitor now holds a reference to the domain 2016-12-08 16:35:53 +01:00
lxc_monitor.h
lxc_native.c qemu: Remove private hostdev 2017-11-24 11:47:26 -05:00
lxc_native.h
lxc_process.c util: Alter virCloseCallback typedef to return void 2018-04-09 18:26:03 -04:00
lxc_process.h lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxc.conf lxc.conf: s/QEMU/LXC/ 2016-11-09 18:56:15 +01:00
Makefile.inc.am make sure libvirt is linked first 2018-03-05 16:49:50 +00:00
test_libvirtd_lxc.aug.in