#include <rpmlib.h>
Public Attributes | |
RPMQV | |
rpmQVSources | qva_source |
int | qva_sourceCount |
int | qva_flags |
int | qva_verbose |
const char* | qva_queryFormat |
const char* | qva_prefix |
char | qva_mode |
char | qva_char |
Definition at line 1248 of file rpmlib.h.
|
(unused) always ' ' |
|
Bit(s) to control operation. |
|
'q' is query, 'v' is verify mode. |
|
Path to top of install tree. |
|
Format for headerSprintf(). |
|
Identify CLI arg type. |
|
Exclusive check (>1 is error). |
|
(unused) |