#include "system.h"
#include <rpmcli.h>
#include "debug.h"
Go to the source code of this file.
Defines | |
#define | POPT_SHOWVERSION -999 |
#define | POPT_SHOWRC -998 |
#define | POPT_QUERYTAGS -997 |
#define | POPT_PREDEFINE -996 |
Functions | |
void | printVersion (FILE *fp) |
Display rpm version. More... | |
void | rpmcliConfigured (void) |
Make sure that config files have been read. More... | |
void | rpmcliAllArgCallback (poptContext con, enum poptCallbackReason reason, const struct poptOption *opt, const char *arg, const void *data) |
poptContext | rpmcliFini (poptContext optCon) |
poptContext | rpmcliInit (int argc, char *const argv[], struct poptOption *optionsTable) |
Variables | |
int | _debug = 0 |
int | _rpmds_nopromote |
int | _fps_debug |
int | _fsm_debug |
int | _hdr_debug |
int | _psm_debug |
int | _rpmal_debug |
int | _rpmdb_debug |
int | _rpmds_debug |
int | _rpmfi_debug |
int | _rpmps_debug |
int | _rpmte_debug |
int | _rpmts_debug |
int | noLibio |
const char * | rpmcliPipeOutput = NULL |
const char * | rpmcliRcfile = NULL |
const char * | rpmcliRootDir = "/" |
rpmQueryFlags | rpmcliQueryFlags |
int | _ftp_debug |
int | _rpmio_debug |
int | rpmcliInitialized = -1 |
poptOption | rpmcliAllPoptTable [] |
Definition in file poptALL.c.
|
Definition at line 15 of file poptALL.c. Referenced by rpmcliAllArgCallback. |
|
Definition at line 14 of file poptALL.c. Referenced by rpmcliAllArgCallback. |
|
Definition at line 13 of file poptALL.c. Referenced by rpmcliAllArgCallback. |
|
Definition at line 12 of file poptALL.c. Referenced by rpmcliAllArgCallback. |
|
Display rpm version.
Definition at line 91 of file poptALL.c. References _. Referenced by printUsage, and rpmcliAllArgCallback. |
|
Definition at line 119 of file poptALL.c. References _free, POPT_PREDEFINE, POPT_QUERYTAGS, POPT_SHOWRC, POPT_SHOWVERSION, printVersion, RMIL_CMDLINE, rpmcliConfigured, rpmcliInitialized, rpmcliQueryFlags, rpmDefineMacro, rpmDisplayQueryTags, rpmExpand, and rpmShowRC. |
|
Make sure that config files have been read.
Definition at line 103 of file poptALL.c. References EXIT_FAILURE, rpmcliInitialized, rpmcliRcfile, and rpmReadConfigFiles. Referenced by main, rpmcliAllArgCallback, and rpmcliInit. |
|
Definition at line 299 of file poptALL.c. References poptFreeContext. Referenced by main. |
|
Definition at line 314 of file poptALL.c. References _, __progname, bindtextdomain, EXIT_FAILURE, LIBRPMALIAS_FILENAME, LOCALEDIR, poptBadOption, poptGetContext, poptGetNextOpt, poptGetOptArg, poptReadConfigFile, poptReadDefaultConfig, poptSetExecPath, poptStrerror, rpmcliConfigured, RPMCONFIGDIR, setlocale, setprogname, and textdomain. Referenced by main. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 49 of file poptALL.c. Referenced by rpmfi_Debug. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 86 of file poptALL.c. Referenced by rpmcliAllArgCallback, and rpmcliConfigured. |
|
Definition at line 65 of file poptALL.c. Referenced by main. |
|
Definition at line 74 of file poptALL.c. Referenced by main, and rpmcliAllArgCallback. |
|
Definition at line 68 of file poptALL.c. Referenced by main, and rpmcliConfigured. |
|
Definition at line 71 of file poptALL.c. Referenced by main. |