diff options
author | Richard Jones <rjones@redhat.com> | 2010-09-02 22:45:54 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-09-04 13:38:03 +0100 |
commit | 2d8fd7dacd77361bc385be42112289faafb5c60d (patch) | |
tree | ef9d1526e8c22f4f79d00638e76bdba422d973c3 /po/POTFILES.in | |
parent | 5fc69ce3ece5e4d4a3da9d78da244c4fa301b5ac (diff) | |
download | libguestfs-2d8fd7dacd77361bc385be42112289faafb5c60d.tar.gz libguestfs-2d8fd7dacd77361bc385be42112289faafb5c60d.tar.xz libguestfs-2d8fd7dacd77361bc385be42112289faafb5c60d.zip |
Define LIBGUESTFS_HAVE_<shortname> for C API functions.
The actions each have a corresponding define, eg:
#define LIBGUESTFS_HAVE_VGUUID 1
extern char *guestfs_vguuid (guestfs_h *g, const char *vgname);
However functions which are for testing, debugging or deprecated do
not have the corresponding define. Also a few functions are so
basic (eg. guestfs_create) that there is no point defining a symbol
for them.
Diffstat (limited to 'po/POTFILES.in')
0 files changed, 0 insertions, 0 deletions