libdebian-installer
|
#include <package_internal.h>
Data Fields | |
di_packages_allocator * | allocator |
di_packages * | packages |
di_package * | package |
Holds data for the Package parser
di_packages_allocator* allocator |
the used allocator
Referenced by di_package_parser_info(), and di_packages_status_parser_info().
di_package* package |
only used in the control file parser
Referenced by di_package_parser_info().
di_packages* packages |
the used packages struct
Referenced by di_package_parser_info(), and di_packages_status_parser_info().