dpkg 1.21.11
Functions
info.c File Reference

(affb86e43)

#include <config.h>
#include <compat.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <errno.h>
#include <limits.h>
#include <string.h>
#include <fcntl.h>
#include <dirent.h>
#include <unistd.h>
#include <stdint.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/parsedump.h>
#include <dpkg/pkg-format.h>
#include <dpkg/buffer.h>
#include <dpkg/path.h>
#include <dpkg/options.h>
#include "dpkg-deb.h"
Include dependency graph for info.c:

Functions

int do_showinfo (const char *const *argv)
 
int do_info (const char *const *argv)
 
int do_field (const char *const *argv)
 
int do_contents (const char *const *argv)
 

Function Documentation

◆ do_contents()

int do_contents ( const char *const *  argv)

References _, badusage(), cipaction, DPKG_TAR_LIST, extracthalf(), and cmdinfo::olong.

Here is the call graph for this function:

◆ do_field()

int do_field ( const char *const *  argv)

◆ do_info()

int do_info ( const char *const *  argv)

◆ do_showinfo()

int do_showinfo ( const char *const *  argv)

References _, ohshit(), pkg_format_parse(), showformat, and dpkg_error::str.

Here is the call graph for this function: