dpkg 1.22.7-3-g89f48
|
#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"
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) |
int do_contents | ( | const char *const * | argv | ) |
References _, badusage(), cipaction, DPKG_TAR_LIST, extracthalf(), cmdinfo::olong, and pkg_format_node::type.
int do_field | ( | const char *const * | argv | ) |
References CONTROLFILE, fw_printheader, and pkg_format_node::type.
int do_info | ( | const char *const * | argv | ) |
References pkg_format_node::type.
int do_showinfo | ( | const char *const * | argv | ) |
References _, pkginfo::available, CONTROLFILE, ohshit(), opt_showformat, parsedb(), pdb_ignore_archives, pdb_parse_binary, pkg_format_free(), pkg_format_parse(), pkg_format_show(), dpkg_error::str, str_fmt(), and pkg_format_node::type.