dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Data Structures | Functions
main.c File Reference

(811651673)

#include <config.h>
#include <compat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>
#include <fcntl.h>
#include <fnmatch.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <dpkg/i18n.h>
#include <dpkg/dpkg.h>
#include <dpkg/dpkg-db.h>
#include <dpkg/debug.h>
#include <dpkg/arch.h>
#include <dpkg/file.h>
#include <dpkg/glob.h>
#include <dpkg/buffer.h>
#include <dpkg/options.h>
#include <dpkg/db-fsys.h>
Include dependency graph for main.c:

Data Structures

struct  file
 

Functions

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

Function Documentation

◆ main()

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

References cmdinfo::action, 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(), and setaction().

Here is the call graph for this function: