Daniel P. Berrange 5cbb0d37d4 Use size_t instead of int for virDomainDefPtr struct
Many parts of virDomainDefPtr were using 'int' variables as
array length counts. Replace all these with size_t and update
various format strings & API signatures to adapt

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-09-27 10:11:44 +01:00
..
2012-09-26 11:42:59 +02:00
2012-09-26 11:42:59 +02:00
2012-09-26 11:42:59 +02:00