rpm
5.4.15
|
#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.
Macros | |
#define | _RPMDS_INTERNAL |
#define | _RPMEVR_INTERNAL |
#define | progname __progname |
Functions | |
static int | pointRpmEVR (ARGV_t av) |
int | main (int argc, char *argv[]) |
Variables | |
const char * | __progname |
static struct poptOption | optionsTable [] |
#define progname __progname |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 49 of file rpmcmp.c.
References _, arg, argvCount(), argvFgets(), optionsTable, pointRpmEVR(), and progname.
|
static |
Definition at line 19 of file rpmcmp.c.
References _free(), alloca(), b, rpmEVRcompare(), and rpmEVRparse().
Referenced by main().