rpm  5.4.10
Data Fields
rpmvf_s Struct Reference
Collaboration diagram for rpmvf_s:
Collaboration graph
[legend]

Data Fields

struct rpmioItem_s _item
 
const char * fn
 
const char * flink
 
struct stat sb
 
rpmfileAttrs fflags
 
rpmfileState fstate
 
rpmVerifyAttrs vflags
 
int dalgo
 
size_t dlen
 
const unsigned char * digest
 
const char * fuser
 
const char * fgroup
 

Detailed Description

Definition at line 40 of file verify.c.

Field Documentation

§ _item

struct rpmioItem_s rpmvf_s::_item

usage mutex and pool identifier.

Definition at line 41 of file verify.c.

Referenced by rpmvfFree(), and rpmvfNew().

§ dalgo

int rpmvf_s::dalgo

Definition at line 48 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ digest

const unsigned char* rpmvf_s::digest

Definition at line 50 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ dlen

size_t rpmvf_s::dlen

Definition at line 49 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ fflags

rpmfileAttrs rpmvf_s::fflags

Definition at line 45 of file verify.c.

Referenced by rpmvfNew(), rpmvfVerify(), and showVerifyPackage().

§ fgroup

const char* rpmvf_s::fgroup

Definition at line 52 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ flink

const char* rpmvf_s::flink

Definition at line 43 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ fn

const char* rpmvf_s::fn

Definition at line 42 of file verify.c.

Referenced by rpmvfFree(), rpmvfNew(), and rpmvfVerify().

§ fstate

rpmfileState rpmvf_s::fstate

Definition at line 46 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ fuser

const char* rpmvf_s::fuser

Definition at line 51 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ sb

struct stat rpmvf_s::sb

Definition at line 44 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

§ vflags

rpmVerifyAttrs rpmvf_s::vflags

Definition at line 47 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().


The documentation for this struct was generated from the following file: