dpkg 1.22.7-3-g89f48
Loading...
Searching...
No Matches
Functions
select.c File Reference

(ae03bfd28)

#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)