|
rpm 5.3.7
|

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 |
| struct rpmioItem_s rpmvf_s::_item |
usage mutex and pool identifier.
Definition at line 40 of file verify.c.
Referenced by rpmvfFree(), and rpmvfNew().
| int rpmvf_s::dalgo |
Definition at line 47 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| const unsigned char* rpmvf_s::digest |
Definition at line 49 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| size_t rpmvf_s::dlen |
Definition at line 48 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
Definition at line 44 of file verify.c.
Referenced by rpmvfNew(), rpmvfVerify(), and showVerifyPackage().
| const char* rpmvf_s::fgroup |
Definition at line 51 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| const char* rpmvf_s::flink |
Definition at line 42 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| const char* rpmvf_s::fn |
Definition at line 41 of file verify.c.
Referenced by rpmvfFree(), rpmvfNew(), and rpmvfVerify().
Definition at line 45 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| const char* rpmvf_s::fuser |
Definition at line 50 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
| struct stat rpmvf_s::sb |
Definition at line 43 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
Definition at line 46 of file verify.c.
Referenced by rpmvfNew(), and rpmvfVerify().
1.7.3