dpkg 1.21.11
Data Structures | Functions
main.c File Reference

(c9cfffceb)

#include <config.h>
#include <compat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <limits.h>
#include <string.h>
#include <fcntl.h>
#include <dirent.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/pkg-array.h>
#include <dpkg/pkg-spec.h>
#include <dpkg/pkg-format.h>
#include <dpkg/pkg-show.h>
#include <dpkg/path.h>
#include <dpkg/file.h>
#include <dpkg/pager.h>
#include <dpkg/options.h>
#include <dpkg/db-ctrl.h>
#include <dpkg/db-fsys.h>
#include "actions.h"
Include dependency graph for main.c:

Data Structures

struct  list_format
 

Functions

int main (int argc, const char *const *argv)
 

Function Documentation

◆ main()

int main ( int  argc,
const char *const *  argv 
)

References dpkg_locales_init(), dpkg_options_parse(), dpkg_program_init(), and dpkg_set_report_piped_mode().

Here is the call graph for this function: