dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
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.
 
const struct tar_operationsops
 
void * ctx
 

Field Documentation

◆ ctx

void* tar_archive::ctx

◆ err

struct dpkg_error tar_archive::err

Referenced by process_archive(), and tar_extractor().

◆ format

enum tar_format tar_archive::format

Tar archive format.

◆ ops

const struct tar_operations* tar_archive::ops

Referenced by process_archive(), and tar_extractor().


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