|
dpkg 1.22.7-3-g89f48
|
#include <dpkg/macros.h>Go to the source code of this file.
Functions | |
| void | dpkg_program_init (const char *progname) |
| Standard initializations when starting a dpkg-based program. | |
| void | dpkg_program_done (void) |
| Standard cleanups before terminating a dpkg-based program. | |