#include "system.h"
#include <rpmcli.h>
#include "debug.h"
Go to the source code of this file.
RPMEIU | |
struct rpmInstallArguments_s | rpmIArgs |
struct poptOption | rpmInstallPoptTable [] |
Defines | |
#define | POPT_RELOCATE 1016 |
#define | POPT_EXCLUDEPATH 1019 |
#define | POPT_ROLLBACK 1024 |
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) |
Definition in file poptI.c.
|
|
|
|
|
|
|
Definition at line 22 of file poptI.c. Referenced by installArgCallback(), and main().
|
|
Referenced by installArgCallback().
|
|
|