dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Functions
program.h File Reference

(ae25c683c)

#include <dpkg/macros.h>
Include dependency graph for program.h:
This graph shows which files directly or indirectly include this file:

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.