#include "system.h"
#include "rpmbuild.h"
#include <rpmurl.h>
#include "debug.h"
Go to the source code of this file.
RPMQV | |
struct rpmQVArguments | rpmQVArgs |
struct poptOption | rpmQVSourcePoptTable [] |
struct poptOption | rpmQueryPoptTable [] |
Defines | |
#define | POPT_QUERYFORMAT 1000 |
#define | POPT_WHATREQUIRES 1001 |
#define | POPT_WHATPROVIDES 1002 |
#define | POPT_QUERYBYNUMBER 1003 |
#define | POPT_TRIGGEREDBY 1004 |
#define | POPT_DUMP 1005 |
#define | POPT_SPECFILE 1006 |
Functions | |
void | rpmQVSourceArgCallback ( poptContext con, enum poptCallbackReason reason, const struct poptOption * opt, const char * arg, const void * data) |
void | queryArgCallback (poptContext con, enum poptCallbackReason reason, const struct poptOption * opt, const char * arg, const void * data) |
Definition in file poptQV.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|