#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.
Macro Definition Documentation
Function Documentation
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
static int pointRpmEVR |
( |
ARGV_t |
av | ) |
|
|
static |
Variable Documentation
struct poptOption optionsTable[] |
|
static |
Initial value: {
POPT_AUTOALIAS
POPT_AUTOHELP
POPT_TABLEEND
}
Definition at line 41 of file rpmcmp.c.
Referenced by main().