|
dpkg 1.22.7-3-g89f48
|
#include <config.h>#include <compat.h>#include <sys/types.h>#include <stdlib.h>#include <dpkg/dpkg.h>#include <dpkg/dpkg-db.h>#include <dpkg/fsys.h>Functions | |
| const char * | dpkg_db_set_dir (const char *dir) |
| Set current on-disk database directory. | |
| const char * | dpkg_db_get_dir (void) |
| Get current on-disk database directory. | |
| char * | dpkg_db_get_path (const char *pathpart) |
| Get a pathname to the current on-disk database directory. | |