dpkg 1.22.7-3-g89f48
|
Go to the source code of this file.
Data Structures | |
struct | progress |
Functions | |
void | progress_init (struct progress *progress, const char *text, int max) |
void | progress_step (struct progress *progress) |
void | progress_done (struct progress *progress) |