dpkg 1.22.7-3-g89f48
|
#include <config.h>
#include <compat.h>
#include <errno.h>
#include <stdlib.h>
#include <dpkg/path.h>
#include <dpkg/progname.h>
Functions | |
void | dpkg_set_progname (const char *name) |
Set the program name. | |
const char * | dpkg_get_progname (void) |
Get the program name. | |