dpkg 1.21.11
Functions
remove.c File Reference

(73a0987a8)

#include <config.h>
#include <compat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>
#include <dirent.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <dpkg/i18n.h>
#include <dpkg/c-ctype.h>
#include <dpkg/dpkg.h>
#include <dpkg/dpkg-db.h>
#include <dpkg/pkg.h>
#include <dpkg/path.h>
#include <dpkg/dir.h>
#include <dpkg/options.h>
#include <dpkg/triglib.h>
#include <dpkg/db-ctrl.h>
#include <dpkg/db-fsys.h>
#include "main.h"
Include dependency graph for remove.c:

Functions

void deferred_remove (struct pkginfo *pkg)
 
void removal_bulk (struct pkginfo *pkg)
 

Function Documentation

◆ deferred_remove()

void deferred_remove ( struct pkginfo pkg)

◆ removal_bulk()

void removal_bulk ( struct pkginfo pkg)

References dbg_general, debug(), pkg_name(), PKG_STAT_HALFINSTALLED, PKG_STAT_UNPACKED, pnaw_always, and pkginfo::status.

Here is the call graph for this function: