#include "system.h"
#include <rpmcli.h>
#include <rpmbuild.h>
#include "debug.h"
Go to the source code of this file.
RPMQV | |
| struct rpmQVArguments_s | rpmQVArgs |
| struct poptOption | rpmQVSourcePoptTable [] |
| Common query/verify mode options. More... | |
| struct poptOption | rpmQueryPoptTable [] |
| Query mode options. More... | |
| struct poptOption | rpmVerifyPoptTable [] |
| Verify mode options. More... | |
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) |
Variables | |
| int | specedit = 0 |
Definition in file poptQV.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001