|
dpkg 1.22.7-3-g89f48
|
#include <dpkg-db.h>
Data Fields | |
| struct archivedetails * | next |
| const char * | name |
| const char * | msdosname |
| const char * | size |
| const char * | md5sum |
| const char* archivedetails::md5sum |
Referenced by f_archives(), and process_archive().
| const char* archivedetails::msdosname |
Referenced by f_archives(), and process_archive().
| const char* archivedetails::name |
Referenced by f_archives(), process_archive(), and w_multiarch().
| struct archivedetails* archivedetails::next |
Referenced by f_archives(), process_archive(), and w_archives().
| const char* archivedetails::size |
Referenced by f_archives(), and process_archive().