|
dpkg 1.22.7-3-g89f48
|
#include <config.h>#include <compat.h>#include <sys/types.h>#include <sys/stat.h>#include <errno.h>#include <string.h>#include <grp.h>#include <pwd.h>#include <fnmatch.h>#include <unistd.h>#include <stdlib.h>#include <stdio.h>#include <dpkg/i18n.h>#include <dpkg/dpkg.h>#include <dpkg/dpkg-db.h>#include <dpkg/debug.h>#include <dpkg/path.h>#include <dpkg/dir.h>#include <dpkg/glob.h>#include <dpkg/db-fsys.h>#include <dpkg/options.h>#include "force.h"#include "actions.h"#include "security-mac.h"Macros | |
| #define | FORCE_STATCMD_MASK |
Functions | |
| int | main (int argc, const char *const *argv) |
| #define FORCE_STATCMD_MASK |
| int main | ( | int | argc, |
| const char *const * | argv | ||
| ) |
References _, cmdinfo::action, badusage(), cipaction, dbg_general, debug(), dpkg_db_get_dir(), dpkg_fsys_get_dir(), dpkg_locales_done(), dpkg_locales_init(), dpkg_options_parse(), dpkg_program_done(), dpkg_program_init(), FORCE_STATCMD_MASK, and set_force_default().