dpkg 1.21.11
Functions
select.c File Reference

(798ff3a0b)

#include <config.h>
#include <compat.h>
#include <fnmatch.h>
#include <string.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/pkg-array.h>
#include <dpkg/pkg-show.h>
#include <dpkg/pkg-spec.h>
#include <dpkg/options.h>
#include <dpkg/db-ctrl.h>
#include <dpkg/db-fsys.h>
#include "main.h"
Include dependency graph for select.c:

Functions

int getselections (const char *const *argv)
 
int setselections (const char *const *argv)
 
int clearselections (const char *const *argv)
 

Function Documentation

◆ clearselections()

int clearselections ( const char *const *  argv)

◆ getselections()

int getselections ( const char *const *  argv)

◆ setselections()

int setselections ( const char *const *  argv)

References _, badusage(), cipaction, f_noact, modstatdb_open(), msdbrw_available_readonly, msdbrw_readonly, msdbrw_write, cmdinfo::olong, pkg_infodb_upgrade(), and VARBUF_INIT.

Here is the call graph for this function: