dpkg 1.21.11
Functions
dbdir.c File Reference

(042ea3b92)

#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>
Include dependency graph for dbdir.c:

Functions

const char * dpkg_db_set_dir (const char *dir)
 Set current on-disk database directory. More...
 
const char * dpkg_db_get_dir (void)
 Get current on-disk database directory. More...
 
char * dpkg_db_get_path (const char *pathpart)
 Get a pathname to the current on-disk database directory. More...