Rename internal functions.
authorRichard Jones <rjones@redhat.com>
Wed, 28 Jul 2010 11:38:36 +0000 (12:38 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 17 Aug 2010 14:38:24 +0000 (15:38 +0100)
commitd7dad641943ef718302be47cc89ff55d9032b018
tree98df10df2e242b3755d6be51db8576c025cf9cb3
parentc9d9318a6c416e5479975be7bb1813bc8c617114
Rename internal functions.

This is an update to commit 41f25ab3df5f306ac717fa7a6efd58328d30c1ae.

Internal functions should be named guestfs___* (3 underscores) to
avoid clashing with the implementation of actions (2 underscores).
(cherry picked from commit 737181bcd7b1de8c3a613d6282030c34efa78fb6)
src/guestfs-internal.h
src/launch.c
src/proto.c