rpm 5.3.12
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

usage mutex and pool identifier.

Definition at line 41 of file verify.c.

Referenced by rpmvfFree(), and rpmvfNew().

Definition at line 48 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

const unsigned char* rpmvf_s::digest

Definition at line 50 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

size_t rpmvf_s::dlen

Definition at line 49 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

Definition at line 45 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

const char* rpmvf_s::fgroup

Definition at line 52 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

const char* rpmvf_s::flink

Definition at line 43 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

const char* rpmvf_s::fn

Definition at line 42 of file verify.c.

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

Definition at line 46 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

const char* rpmvf_s::fuser

Definition at line 51 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

struct stat rpmvf_s::sb

Definition at line 44 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().

Definition at line 47 of file verify.c.

Referenced by rpmvfNew(), and rpmvfVerify().


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