#include "system.h"
#include <rpmcli.h>
#include "debug.h"
Go to the source code of this file.
Defines | |
#define | POPT_RELOCATE -1021 |
#define | POPT_EXCLUDEPATH -1022 |
#define | POPT_ROLLBACK -1023 |
Functions | |
time_t | get_date (const char *p, void *now) |
void | argerror (const char *desc) |
void | installArgCallback (poptContext con, enum poptCallbackReason reason, const struct poptOption *opt, const char *arg, const void *data) |
Variables | |
rpmInstallArguments_s | rpmIArgs |
poptOption | rpmInstallPoptTable [] |
Definition in file poptI.c.
|
Definition at line 20 of file poptI.c. Referenced by installArgCallback(). |
|
Definition at line 19 of file poptI.c. Referenced by installArgCallback(). |
|
Definition at line 21 of file poptI.c. Referenced by installArgCallback(). |
|
Definition at line 24 of file poptI.c. References _, __progname, and EXIT_FAILURE. Referenced by installArgCallback(), and main(). |
|
Referenced by installArgCallback(). |
|