csharp/Libguestfs.cs daemon/actions.h daemon/names.c daemon/optgroups.c daemon/optgroups.h daemon/stubs.c erlang/erl-guestfs.c erlang/guestfs.erl fish/cmds.c fish/cmds_gperf.gperf fish/completion.c fish/event-names.c fish/fish-cmds.h fish/guestfish-actions.pod fish/guestfish-commands.pod fish/prepopts.c fish/prepopts.h gobject/Makefile.inc gobject/bindtests.js gobject/docs/guestfs-title.sgml gobject/include/guestfs-gobject.h gobject/include/guestfs-gobject/optargs-add_domain.h gobject/include/guestfs-gobject/optargs-add_drive_opts.h gobject/include/guestfs-gobject/optargs-btrfs_filesystem_resize.h gobject/include/guestfs-gobject/optargs-btrfs_fsck.h gobject/include/guestfs-gobject/optargs-compress_device_out.h gobject/include/guestfs-gobject/optargs-compress_out.h gobject/include/guestfs-gobject/optargs-copy_device_to_device.h gobject/include/guestfs-gobject/optargs-copy_device_to_file.h gobject/include/guestfs-gobject/optargs-copy_file_to_device.h gobject/include/guestfs-gobject/optargs-copy_file_to_file.h gobject/include/guestfs-gobject/optargs-e2fsck.h gobject/include/guestfs-gobject/optargs-inspect_get_icon.h gobject/include/guestfs-gobject/optargs-md_create.h gobject/include/guestfs-gobject/optargs-mkfs_btrfs.h gobject/include/guestfs-gobject/optargs-mkfs_opts.h gobject/include/guestfs-gobject/optargs-mount_9p.h gobject/include/guestfs-gobject/optargs-mount_local.h gobject/include/guestfs-gobject/optargs-ntfsclone_out.h gobject/include/guestfs-gobject/optargs-ntfsfix.h gobject/include/guestfs-gobject/optargs-ntfsresize_opts.h gobject/include/guestfs-gobject/optargs-set_e2attrs.h gobject/include/guestfs-gobject/optargs-test0.h gobject/include/guestfs-gobject/optargs-tune2fs.h gobject/include/guestfs-gobject/optargs-umount_local.h gobject/include/guestfs-gobject/session.h gobject/include/guestfs-gobject/struct-application.h gobject/include/guestfs-gobject/struct-btrfssubvolume.h gobject/include/guestfs-gobject/struct-dirent.h gobject/include/guestfs-gobject/struct-inotify_event.h gobject/include/guestfs-gobject/struct-int_bool.h gobject/include/guestfs-gobject/struct-isoinfo.h gobject/include/guestfs-gobject/struct-lvm_lv.h gobject/include/guestfs-gobject/struct-lvm_pv.h gobject/include/guestfs-gobject/struct-lvm_vg.h gobject/include/guestfs-gobject/struct-mdstat.h gobject/include/guestfs-gobject/struct-partition.h gobject/include/guestfs-gobject/struct-stat.h gobject/include/guestfs-gobject/struct-statvfs.h gobject/include/guestfs-gobject/struct-version.h gobject/include/guestfs-gobject/struct-xattr.h gobject/include/guestfs-gobject/tristate.h gobject/src/optargs-add_domain.c gobject/src/optargs-add_drive_opts.c gobject/src/optargs-btrfs_filesystem_resize.c gobject/src/optargs-btrfs_fsck.c gobject/src/optargs-compress_device_out.c gobject/src/optargs-compress_out.c gobject/src/optargs-copy_device_to_device.c gobject/src/optargs-copy_device_to_file.c gobject/src/optargs-copy_file_to_device.c gobject/src/optargs-copy_file_to_file.c gobject/src/optargs-e2fsck.c gobject/src/optargs-inspect_get_icon.c gobject/src/optargs-md_create.c gobject/src/optargs-mkfs_btrfs.c gobject/src/optargs-mkfs_opts.c gobject/src/optargs-mount_9p.c gobject/src/optargs-mount_local.c gobject/src/optargs-ntfsclone_out.c gobject/src/optargs-ntfsfix.c gobject/src/optargs-ntfsresize_opts.c gobject/src/optargs-set_e2attrs.c gobject/src/optargs-test0.c gobject/src/optargs-tune2fs.c gobject/src/optargs-umount_local.c gobject/src/session.c gobject/src/struct-application.c gobject/src/struct-btrfssubvolume.c gobject/src/struct-dirent.c gobject/src/struct-inotify_event.c gobject/src/struct-int_bool.c gobject/src/struct-isoinfo.c gobject/src/struct-lvm_lv.c gobject/src/struct-lvm_pv.c gobject/src/struct-lvm_vg.c gobject/src/struct-mdstat.c gobject/src/struct-partition.c gobject/src/struct-stat.c gobject/src/struct-statvfs.c gobject/src/struct-version.c gobject/src/struct-xattr.c gobject/src/tristate.c haskell/Bindtests.hs haskell/Guestfs.hs java/Bindtests.java java/Makefile.inc java/com/redhat/et/libguestfs/.gitignore java/com/redhat/et/libguestfs/Application.java java/com/redhat/et/libguestfs/BTRFSSubvolume.java java/com/redhat/et/libguestfs/Dirent.java java/com/redhat/et/libguestfs/GuestFS.java java/com/redhat/et/libguestfs/INotifyEvent.java java/com/redhat/et/libguestfs/ISOInfo.java java/com/redhat/et/libguestfs/IntBool.java java/com/redhat/et/libguestfs/LV.java java/com/redhat/et/libguestfs/MDStat.java java/com/redhat/et/libguestfs/PV.java java/com/redhat/et/libguestfs/Partition.java java/com/redhat/et/libguestfs/Stat.java java/com/redhat/et/libguestfs/StatVFS.java java/com/redhat/et/libguestfs/VG.java java/com/redhat/et/libguestfs/Version.java java/com/redhat/et/libguestfs/XAttr.java java/com_redhat_et_libguestfs_GuestFS.c ocaml/bindtests.ml ocaml/guestfs.ml ocaml/guestfs.mli ocaml/guestfs_c_actions.c perl/Guestfs.xs perl/bindtests.pl perl/lib/Sys/Guestfs.pm php/extension/guestfs_php.c php/extension/php_guestfs_php.h python/bindtests.py python/guestfs-py.c python/guestfs.py ruby/bindtests.rb ruby/ext/guestfs/_guestfs.c src/MAX_PROC_NR src/actions.c src/bindtests.c src/errnostring.c src/errnostring.h src/errnostring_gperf.gperf src/guestfs-actions.pod src/guestfs-availability.pod src/guestfs-internal-actions.h src/guestfs-structs.pod src/guestfs.h src/guestfs_protocol.x src/libguestfs.syms tests/c-api/tests.c