#include <rpmdb/header.h>
Definition at line 226 of file header.h.
int(* headerTagIndices_s::byNameCmp)(const void *avp, const void *bvp) |
compare entries by name.
Definition at line 233 of file header.h.
int headerTagIndices_s::byNameSize |
int(* headerTagIndices_s::byValueCmp)(const void *avp, const void *bvp) |
compare entries by value.
Definition at line 240 of file header.h.
int headerTagIndices_s::byValueSize |
int(* headerTagIndices_s::loadIndex)(headerTagTableEntry **ipp, int *np, int(*cmp)(const void *avp, const void *bvp)) |
load sorted tag index.
Definition at line 227 of file header.h.
const char*(* headerTagIndices_s::tagName)(int value) |
int(* headerTagIndices_s::tagType)(int value) |
int(* headerTagIndices_s::tagValue)(const char *name) |
The documentation for this struct was generated from the following file: