lib/poptQV.c - Popt tables for query/verify modes.
#include 'system.h'
#include 'rpmcli.h'
#include 'rpmbuild.h'
#include 'debug.h'
#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
#define POPT_QUERYBYPKGID -1007
#define POPT_QUERYBYHDRID -1008
#define POPT_QUERYBYFILEID -1009
#define POPT_QUERYBYTID -1010
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)
rpmQVArguments_s rpmQVArgs
int specedit = 0
poptOption rpmQVSourcePoptTable []
Common query/verify mode options.
poptOption rpmQueryPoptTable []
Query mode options.
poptOption rpmVerifyPoptTable []
Verify mode options.
Popt tables for query/verify modes.
Definition at line 24 of file poptQV.c.
Referenced by queryArgCallback().
Definition at line 28 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 27 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 22 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 26 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 29 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 19 of file poptQV.c.
Referenced by queryArgCallback().
Definition at line 25 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 23 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 21 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 20 of file poptQV.c.
Referenced by rpmQVSourceArgCallback().
Definition at line 126 of file poptQV.c.
References POPT_DUMP, POPT_QUERYFORMAT, QUERY_FOR_CONFIG, QUERY_FOR_DOCS, QUERY_FOR_DUMPFILES, QUERY_FOR_LIST, QUERY_FOR_STATE, rpmQVArguments_s::qva_flags, rpmQVArguments_s::qva_queryFormat, rpmIncreaseVerbosity, xmalloc(), and xrealloc().
Definition at line 32 of file poptQV.c.
References POPT_QUERYBYFILEID, POPT_QUERYBYHDRID, POPT_QUERYBYNUMBER, POPT_QUERYBYPKGID, POPT_QUERYBYTID, POPT_SPECFILE, POPT_TRIGGEREDBY, POPT_WHATPROVIDES, POPT_WHATREQUIRES, rpmQVArguments_s::qva_char, rpmQVArguments_s::qva_mode, rpmQVArguments_s::qva_source, rpmQVArguments_s::qva_sourceCount, RPMQV_ALL, RPMQV_DBOFFSET, RPMQV_FILEID, RPMQV_GROUP, RPMQV_HDRID, RPMQV_PATH, RPMQV_PKGID, RPMQV_RPM, RPMQV_SPECFILE, RPMQV_TID, RPMQV_TRIGGEREDBY, RPMQV_WHATPROVIDES, and RPMQV_WHATREQUIRES.
Generated automatically by Doxygen for rpm from the source code.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |