dpkg 1.21.11
Data Fields
tar_archive Struct Reference

#include <tarfn.h>

Collaboration diagram for tar_archive:
[legend]

Data Fields

struct dpkg_error err
 
enum tar_format format
 Tar archive format. More...
 
const struct tar_operationsops
 
void * ctx
 

Field Documentation

◆ ctx

void* tar_archive::ctx

Referenced by tarfileread(), and tarobject().

◆ err

struct dpkg_error tar_archive::err

◆ format

enum tar_format tar_archive::format

Tar archive format.

◆ ops

const struct tar_operations* tar_archive::ops

Referenced by tar_extractor().


The documentation for this struct was generated from the following file: