summaryrefslogtreecommitdiffstats
path: root/php
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-09-02 22:45:54 +0100
committerRichard Jones <rjones@redhat.com>2010-09-04 13:38:03 +0100
commit2d8fd7dacd77361bc385be42112289faafb5c60d (patch)
treeef9d1526e8c22f4f79d00638e76bdba422d973c3 /php
parent5fc69ce3ece5e4d4a3da9d78da244c4fa301b5ac (diff)
downloadlibguestfs-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 'php')
0 files changed, 0 insertions, 0 deletions