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

#include <dpkg-split.h>

Collaboration diagram for partqueue:
[legend]

Data Fields

struct partqueuenextinqueue
 
struct partinfo info
 Only fields filename, md5sum, maxpartlen, thispartn, maxpartn are valid; the rest are NULL.
 

Field Documentation

◆ info

struct partinfo partqueue::info

Only fields filename, md5sum, maxpartlen, thispartn, maxpartn are valid; the rest are NULL.

If the file is not named correctly to be a part file md5sum is NULL too and the numbers are zero.

Referenced by do_auto(), do_discard(), do_join(), and do_queue().

◆ nextinqueue

struct partqueue* partqueue::nextinqueue

Referenced by do_auto(), do_discard(), do_join(), and do_queue().


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