dpkg 1.22.7-3-g89f48
|
#include <dpkg-split.h>
Data Fields | |
struct partqueue * | nextinqueue |
struct partinfo | info |
Only fields filename, md5sum, maxpartlen, thispartn, maxpartn are valid; the rest are NULL. | |
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().
struct partqueue* partqueue::nextinqueue |
Referenced by do_auto(), do_discard(), do_join(), and do_queue().