#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.
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 49 of file rpmcmp.c.
References _, ac, argvCount(), argvFgets(), av, ec, fprintf(), NULL, optCon, optionsTable, pointRpmEVR(), poptContext, progname, rc, strcmp(), and xx.
struct poptOption optionsTable[] |
|
static |
Initial value:= {
POPT_AUTOALIAS
POPT_AUTOHELP
POPT_TABLEEND
}
Definition at line 41 of file rpmcmp.c.
Referenced by main().