dpkg 1.21.11
Functions
db-ctrl-access.c File Reference

(c192844eb)

#include <config.h>
#include <compat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <dirent.h>
#include <unistd.h>
#include <dpkg/i18n.h>
#include <dpkg/dpkg.h>
#include <dpkg/dpkg-db.h>
#include <dpkg/fsys.h>
#include <dpkg/db-ctrl.h>
#include <dpkg/debug.h>
Include dependency graph for db-ctrl-access.c:

Functions

bool pkg_infodb_has_file (struct pkginfo *pkg, struct pkgbin *pkgbin, const char *name)
 
void pkg_infodb_foreach (struct pkginfo *pkg, struct pkgbin *pkgbin, pkg_infodb_file_func *func)
 

Function Documentation

◆ pkg_infodb_foreach()

void pkg_infodb_foreach ( struct pkginfo pkg,
struct pkgbin pkgbin,
pkg_infodb_file_func func 
)

◆ pkg_infodb_has_file()

bool pkg_infodb_has_file ( struct pkginfo pkg,
struct pkgbin pkgbin,
const char *  name 
)

References _, ohshite(), and pkg_infodb_get_file().

Referenced by write_filehash_except().

Here is the call graph for this function:
Here is the caller graph for this function: