libvirt/src/parallels
Peter Krempa 4baa8d7637 cleanup: Kill usage of access(PATH, F_OK) in favor of virFileExists()
Semantics of the libvirt helper are more clear. This change also allows
to clean up some pieces of code.
2013-09-16 10:37:39 +02:00
..
parallels_driver.c Convert 'int i' to 'size_t i' in src/parallels/ files 2013-07-10 17:55:16 +01:00
parallels_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
parallels_network.c Convert 'int i' to 'size_t i' in src/parallels/ files 2013-07-10 17:55:16 +01:00
parallels_storage.c cleanup: Kill usage of access(PATH, F_OK) in favor of virFileExists() 2013-09-16 10:37:39 +02:00
parallels_utils.c Adapt to VIR_ALLOC and virAsprintf in src/parallels/* 2013-07-10 11:07:32 +02:00
parallels_utils.h Make driver method names consistent with public APIs 2013-04-24 11:00:18 +01:00