#include <lib/rpmcli.h>
Collaboration diagram for rpmQVKArguments_s:
Data Fields | |
rpmQVSources | qva_source |
int | qva_sourceCount |
rpmQueryFlags | qva_flags |
rpmfileAttrs | qva_fflags |
rpmdbMatchIterator | qva_mi |
rpmgi | qva_gi |
rpmRC | qva_rc |
QVF_t | qva_showPackage |
int | qva_showOK |
int | qva_showFAIL |
QSpecF_t | qva_specQuery |
int | qva_verbose |
const char * | qva_queryFormat |
int | sign |
int | trust |
const char * | passPhrase |
const char * | qva_prefix |
char | qva_mode |
char | qva_char |
rpmdepFlags | depFlags |
rpmtransFlags | transFlags |
rpmprobFilterFlags | probFilter |
rpmInstallInterfaceFlags | installInterfaceFlags |
uint_32 | arbtid |
uint_32 | rbtid |
uint_32 * | rbtidExcludes |
int | numrbtidExcludes |
int | numRelocations |
int | noDeps |
int | incldocs |
int | no_rollback_links |
rpmRelocation | relocations |
int | init |
int | rebuild |
int | verify |
int(* | rbCheck )(rpmts ts) |
int(* | rbOrder )(rpmts ts) |
int(* | rbRun )(rpmts ts, rpmps okProbs, rpmprobFilterFlags ignoreSet) |
Definition at line 722 of file rpmcli.h.
|
from --arbgoal Definition at line 766 of file rpmcli.h. Referenced by installArgCallback(), rpmErase(), and rpmInstall(). |
|
Definition at line 762 of file rpmcli.h. Referenced by main(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmInstall(), and rpmRollback(). |
|
Definition at line 772 of file rpmcli.h. Referenced by main(). |
|
from --initdb Definition at line 778 of file rpmcli.h. Referenced by main(). |
|
Definition at line 765 of file rpmcli.h. Referenced by installArgCallback(), main(), rpmErase(), rpmInstall(), and rpmRollback(). |
|
Definition at line 773 of file rpmcli.h. Referenced by rpmRollback(). |
|
Definition at line 771 of file rpmcli.h. Referenced by installArgCallback(), and main(). |
|
from --rollback Definition at line 769 of file rpmcli.h. Referenced by installArgCallback(), and rpmRollback(). |
|
Definition at line 770 of file rpmcli.h. Referenced by installArgCallback(), and main(). |
|
Pass phrase. Definition at line 746 of file rpmcli.h. Referenced by main(), and rpmReSign(). |
|
Definition at line 764 of file rpmcli.h. Referenced by installArgCallback(), main(), rpmInstall(), and rpmRollback(). |
|
(unused) always ' ' Definition at line 759 of file rpmcli.h. Referenced by rpmQVSourceArgCallback(). |
|
Bit(s) to filter on attribute. Definition at line 726 of file rpmcli.h. Referenced by showQueryPackage(), and verifyHeader(). |
|
Bit(s) to control operation. Definition at line 725 of file rpmcli.h. Referenced by installArgCallback(), main(), queryArgCallback(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmInstall(), rpmRollback(), rpmVerifySignatures(), showQueryPackage(), showVerifyPackage(), and verifyHeader(). |
|
Generalized iterator on args. Definition at line 730 of file rpmcli.h. Referenced by rpmcliArgIter(), and rpmgiShowMatches(). |
|
Match iterator on selected headers. Definition at line 728 of file rpmcli.h. Referenced by rpmcliShowMatches(), and rpmQueryVerify(). |
|
Definition at line 750 of file rpmcli.h. Referenced by main(), queryArgCallback(), rpmcliSign(), rpmQVSourceArgCallback(), and rpmReSign(). |
|
Path to top of install tree. Definition at line 748 of file rpmcli.h. Referenced by main(). |
|
Format for headerSprintf(). Definition at line 742 of file rpmcli.h. Referenced by main(), queryArgCallback(), rpmcliQuery(), and showQueryPackage(). |
|
Current return code. Definition at line 731 of file rpmcli.h. Referenced by rpmcliArgIter(). |
|
No. of failures. Definition at line 736 of file rpmcli.h. Referenced by rpmcliShowMatches(), and rpmQueryVerify(). |
|
No. of successes. Definition at line 735 of file rpmcli.h. Referenced by rpmcliShowMatches(), and rpmQueryVerify(). |
|
Function to display iterator matches. Definition at line 734 of file rpmcli.h. Referenced by _specQuery(), rpmcliQuery(), rpmcliShowMatches(), rpmcliVerify(), rpmgiShowMatches(), rpmQueryVerify(), and rpmspecQuery(). |
|
Identify CLI arg type. Definition at line 723 of file rpmcli.h. Referenced by _specQuery(), main(), rpmcliArgIter(), rpmcliShowMatches(), rpmgiShowMatches(), rpmQueryVerify(), and rpmQVSourceArgCallback(). |
|
Exclusive option check (>1 is error). Definition at line 724 of file rpmcli.h. Referenced by main(), and rpmQVSourceArgCallback(). |
|
Function to query spec file. Definition at line 738 of file rpmcli.h. Referenced by main(), and rpmQueryVerify(). |
|
(unused) |
|
Referenced by main(), and rpmRollback(). |
|
Referenced by main(), and rpmRollback(). |
|
Referenced by main(), and rpmRollback(). |
|
from --rollback Definition at line 767 of file rpmcli.h. Referenced by installArgCallback(), main(), and rpmRollback(). |
|
from --rollback Definition at line 768 of file rpmcli.h. Referenced by installArgCallback(), and rpmRollback(). |
|
from --rebuilddb Definition at line 779 of file rpmcli.h. Referenced by main(). |
|
Definition at line 775 of file rpmcli.h. Referenced by installArgCallback(), main(), rpmInstall(), and rpmRollback(). |
|
Is a passphrase needed? Definition at line 743 of file rpmcli.h. Referenced by main(). |
|
Definition at line 763 of file rpmcli.h. Referenced by installArgCallback(), main(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmInstall(), and rpmRollback(). |
|
Trust metric when importing pubkeys. Definition at line 744 of file rpmcli.h. Referenced by queryArgCallback(). |
|
from --verifydb Definition at line 780 of file rpmcli.h. Referenced by main(). |