#include <rpmcli.h>
Data Fields | |
rpmQVSources | qva_source |
int | qva_sourceCount |
rpmQueryFlags | qva_flags |
rpmfileAttrs | qva_fflags |
rpmdbMatchIterator | qva_mi |
QVF_t | qva_showPackage |
QSpecF_t | qva_specQuery |
int | qva_verbose |
const char * | qva_queryFormat |
int | sign |
const char * | passPhrase |
const char * | qva_prefix |
char | qva_mode |
char | qva_char |
Definition at line 249 of file rpmcli.h.
|
Pass phrase. Definition at line 266 of file rpmcli.h. Referenced by main(), and rpmReSign(). |
|
(unused) always ' ' Definition at line 279 of file rpmcli.h. Referenced by rpmQVSourceArgCallback(). |
|
Bit(s) to filter on attribute. Definition at line 253 of file rpmcli.h. Referenced by showQueryPackage(), and verifyHeader(). |
|
Bit(s) to control operation. Definition at line 252 of file rpmcli.h. Referenced by main(), queryArgCallback(), rpmcliQuery(), rpmcliVerify(), rpmVerifySignatures(), showQueryPackage(), showVerifyPackage(), and verifyHeader(). |
|
Match iterator on selected headers. Definition at line 255 of file rpmcli.h. Referenced by rpmcliShowMatches(), and rpmQueryVerify(). |
|
Definition at line 270 of file rpmcli.h. Referenced by main(), queryArgCallback(), rpmcliSign(), and rpmQVSourceArgCallback(). |
|
Path to top of install tree. |
|
Format for headerSprintf(). Definition at line 263 of file rpmcli.h. Referenced by main(), queryArgCallback(), rpmcliQuery(), and showQueryPackage(). |
|
Function to display iterator matches. Definition at line 257 of file rpmcli.h. Referenced by rpmcliQuery(), rpmcliShowMatches(), rpmcliVerify(), rpmQueryVerify(), and rpmspecQuery(). |
|
Identify CLI arg type. Definition at line 250 of file rpmcli.h. Referenced by main(), rpmcliQuery(), rpmcliVerify(), rpmQueryVerify(), and rpmQVSourceArgCallback(). |
|
Exclusive option check (>1 is error). Definition at line 251 of file rpmcli.h. Referenced by main(), and rpmQVSourceArgCallback(). |
|
Function to query spec file. Definition at line 259 of file rpmcli.h. Referenced by main(), and rpmQueryVerify(). |
|
(unused) |
|
Is a passphrase needed? Definition at line 264 of file rpmcli.h. Referenced by main(). |