GuestfsDirent

GuestfsDirent

Types and Values

struct GuestfsDirent

Object Hierarchy

    GBoxed
    ╰── GuestfsDirent

Includes

#include <guestfs-gobject.h>

Description

Functions

Types and Values

struct GuestfsDirent

struct GuestfsDirent {
  gint64 ino;
  gchar ftyp;
  gchar *name;
};

Members

gint64 ino;

A signed 64-bit integer

 

gchar ftyp;

A character

 

gchar *name;

A NULL-terminated string