dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Fields
tarcontext Struct Reference

#include <archives.h>

Collaboration diagram for tarcontext:
[legend]

Data Fields

int backendpipe
 
struct pkginfopkg
 
struct fsys_namenode_queuenewfiles_queue
 A queue of fsys_namenode that have been extracted anew.
 
bool pkgset_getting_in_sync
 Are all “Multi-arch: same” instances about to be in sync?
 

Field Documentation

◆ backendpipe

int tarcontext::backendpipe

Referenced by process_archive(), and tarfileread().

◆ newfiles_queue

struct fsys_namenode_queue* tarcontext::newfiles_queue

A queue of fsys_namenode that have been extracted anew.

Referenced by process_archive(), and tarobject().

◆ pkg

struct pkginfo* tarcontext::pkg

Referenced by process_archive(), and tarobject().

◆ pkgset_getting_in_sync

bool tarcontext::pkgset_getting_in_sync

Are all “Multi-arch: same” instances about to be in sync?

Referenced by process_archive(), and tarobject().


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