rpm 5.3.7
|
Command line option information. More...
#include <lib/rpmcli.h>
Data Fields | |
rpmQVSources | qva_source |
int | qva_sourceCount |
rpmQueryFlags | qva_flags |
rpmfileAttrs | qva_fflags |
rpmmi | 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 | nopassword |
int | trust |
const char * | passPhrase |
const char * | qva_prefix |
char | qva_mode |
char | qva_char |
rpmdepFlags | depFlags |
rpmtransFlags | transFlags |
rpmprobFilterFlags | probFilter |
rpmInstallInterfaceFlags | installInterfaceFlags |
rpmuint32_t | arbtid |
rpmuint32_t | rbtid |
rpmuint32_t * | rbtidExcludes |
int | numrbtidExcludes |
int | noDeps |
int | incldocs |
int | no_rollback_links |
rpmRelocation | relocations |
int | nrelocations |
int | rebuild |
int(* | rbCheck )(rpmts ts) |
int(* | rbOrder )(rpmts ts) |
int(* | rbRun )(rpmts ts, rpmps okProbs, rpmprobFilterFlags ignoreSet) |
from --arbgoal
Definition at line 674 of file rpmcli.h.
Referenced by installArgCallback(), rpmcliInstall(), and rpmErase().
Definition at line 670 of file rpmcli.h.
Referenced by main(), rpmcliInstall(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmRollback(), and rpmtsRollback().
Definition at line 673 of file rpmcli.h.
Referenced by installArgCallback(), main(), rpmcliInstall(), rpmErase(), rpmRollback(), rpmts_Rollback(), and rpmtsRollback().
Definition at line 680 of file rpmcli.h.
Referenced by rpmRollback(), and rpmtsRollback().
Definition at line 678 of file rpmcli.h.
Referenced by installArgCallback(), and main().
Definition at line 651 of file rpmcli.h.
Referenced by main(), and rpmQVSourceArgCallback().
Definition at line 683 of file rpmcli.h.
Referenced by installArgCallback(), and main().
from --rollback
Definition at line 677 of file rpmcli.h.
Referenced by installArgCallback(), and rpmRollback().
const char* rpmQVKArguments_s::passPhrase |
Definition at line 672 of file rpmcli.h.
Referenced by main(), rpmcliInstall(), rpmErase(), rpmRollback(), rpmts_Rollback(), and rpmtsRollback().
(unused) always ' '
Definition at line 667 of file rpmcli.h.
Referenced by rpmQVSourceArgCallback().
Bit(s) to filter on attribute.
Definition at line 633 of file rpmcli.h.
Referenced by showQueryPackage(), and showVerifyPackage().
Bit(s) to control operation.
Definition at line 632 of file rpmcli.h.
Referenced by installArgCallback(), main(), queryArgCallback(), rpmcliInstall(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmRollback(), rpmts_Rollback(), rpmVerifySignatures(), showQueryPackage(), showVerifyPackage(), and unsatisfiedDepend().
Generalized iterator on args.
Definition at line 637 of file rpmcli.h.
Referenced by rpmcliArgIter(), and rpmgiShowMatches().
Match iterator on selected headers.
Definition at line 635 of file rpmcli.h.
Referenced by rpmcliShowMatches(), and rpmQueryVerify().
Definition at line 658 of file rpmcli.h.
Referenced by main(), queryArgCallback(), rpmcliSign(), rpmQVSourceArgCallback(), rpmReSign(), showVerifyPackage(), and unsatisfiedDepend().
const char* rpmQVKArguments_s::qva_prefix |
const char* rpmQVKArguments_s::qva_queryFormat |
Format for headerSprintf().
Definition at line 649 of file rpmcli.h.
Referenced by main(), queryArgCallback(), rpmcliQuery(), and showQueryPackage().
No. of failures.
Definition at line 643 of file rpmcli.h.
Referenced by rpmcliShowMatches(), and rpmQueryVerify().
No. of successes.
Definition at line 642 of file rpmcli.h.
Referenced by rpmcliShowMatches(), and rpmQueryVerify().
Function to display iterator matches.
Definition at line 641 of file rpmcli.h.
Referenced by _specQuery(), rpmcliQuery(), rpmcliShowMatches(), rpmcliVerify(), rpmgiShowMatches(), rpmQueryVerify(), and rpmspecQuery().
Identify CLI arg type.
Definition at line 630 of file rpmcli.h.
Referenced by _specQuery(), main(), rpmcliArgIter(), rpmcliInstall(), rpmcliShowMatches(), rpmcliSign(), rpmgiShowMatches(), rpmQueryVerify(), rpmQVSourceArgCallback(), and rpmReSign().
Exclusive option check (>1 is error).
Definition at line 631 of file rpmcli.h.
Referenced by main(), and rpmQVSourceArgCallback().
Function to query spec file.
Definition at line 645 of file rpmcli.h.
Referenced by main(), and rpmQueryVerify().
int(* rpmQVKArguments_s::rbCheck)(rpmts ts) |
Definition at line 689 of file rpmcli.h.
Referenced by main(), and rpmRollback().
int(* rpmQVKArguments_s::rbOrder)(rpmts ts) |
Definition at line 690 of file rpmcli.h.
Referenced by main(), and rpmRollback().
int(* rpmQVKArguments_s::rbRun)(rpmts ts, rpmps okProbs, rpmprobFilterFlags ignoreSet) |
Definition at line 691 of file rpmcli.h.
Referenced by main(), and rpmRollback().
from --rollback
Definition at line 675 of file rpmcli.h.
Referenced by installArgCallback(), main(), rpmRollback(), rpmts_Rollback(), and rpmtsRollback().
from --rollback
Definition at line 676 of file rpmcli.h.
Referenced by installArgCallback(), and rpmRollback().
Definition at line 682 of file rpmcli.h.
Referenced by installArgCallback(), main(), rpmcliInstall(), rpmRollback(), and rpmts_Rollback().
Definition at line 671 of file rpmcli.h.
Referenced by installArgCallback(), main(), rpmcliInstall(), rpmcliQuery(), rpmcliVerify(), rpmErase(), rpmRollback(), rpmts_Rollback(), and rpmtsRollback().
Trust metric when importing pubkeys.
Definition at line 652 of file rpmcli.h.
Referenced by queryArgCallback().