#include "system.h"
#include <popt.h>
#include <rpmio_internal.h>
#include <rpmcb.h>
#include <argv.h>
#include <rpmtypes.h>
#include <rpmtag.h>
#include <rpmds.h>
#include "debug.h"
Go to the source code of this file.
§ _RPMDS_INTERNAL
§ _RPMEVR_INTERNAL
§ progname
§ main()
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
§ pointRpmEVR()
static int pointRpmEVR |
( |
ARGV_t |
av | ) |
|
|
static |
§ __progname
§ optionsTable
struct poptOption optionsTable[] |
|
static |
Initial value:= {
POPT_AUTOALIAS
POPT_AUTOHELP
POPT_TABLEEND
}
Definition at line 41 of file rpmcmp.c.
Referenced by main().