|
dpkg 1.22.7-3-g89f48
|
#include <config.h>#include <compat.h>#include <sys/stat.h>#include <errno.h>#include <limits.h>#include <inttypes.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/dpkg.h>#include <dpkg/dpkg-db.h>#include <dpkg/dir.h>#include <dpkg/buffer.h>#include <dpkg/options.h>#include "dpkg-split.h"Enumerations | |
| enum | discard_which { DISCARD_PART_JUNK , DISCARD_PART_PACKAGE , DISCARD_PART_ALL } |
Functions | |
| int | do_auto (const char *const *argv) |
| int | do_queue (const char *const *argv) |
| int | do_discard (const char *const *argv) |
| enum discard_which |
| int do_auto | ( | const char *const * | argv | ) |
References _, addtopartlist(), badusage(), dir_make_path(), dir_sync_path(), dpkg_ar_close(), dpkg_ar_open(), fd_fd_copy, partinfo::filename, partqueue::info, m_output(), partinfo::maxpartn, mustgetpartinfo(), partqueue::nextinqueue, nfmalloc(), ohshit(), ohshite(), opt_depotdir, opt_npquiet, opt_outputfile, read_info(), reassemble(), dpkg_error::str, str_fmt(), partinfo::thispartn, and dpkg_error::type.
| int do_discard | ( | const char *const * | argv | ) |
References DISCARD_PART_ALL, DISCARD_PART_JUNK, DISCARD_PART_PACKAGE, partinfo::filename, partqueue::info, partinfo::md5sum, mustgetpartinfo(), and partqueue::nextinqueue.
| int do_queue | ( | const char *const * | argv | ) |
References _, badusage(), cipaction, partinfo::filename, partqueue::info, m_output(), partinfo::maxpartn, partinfo::md5sum, mustgetpartinfo(), partqueue::nextinqueue, ohshit(), ohshite(), cmdinfo::olong, partinfo::package, and partinfo::thispartn.