rpm
5.4.14
|
#include <rpmdb/db_emu.h>
Data Fields | |
uint32_t | hash_magic |
uint32_t | hash_version |
uint32_t | hash_metaflags |
uint32_t | hash_nkeys |
uint32_t | hash_ndata |
uint32_t | hash_pagecnt |
uint32_t | hash_pagesize |
uint32_t | hash_ffactor |
uint32_t | hash_buckets |
uint32_t | hash_free |
uintmax_t | hash_bfree |
uint32_t | hash_bigpages |
uintmax_t | hash_big_bfree |
uint32_t | hash_overflows |
uintmax_t | hash_ovfl_free |
uint32_t | hash_dup |
uintmax_t | hash_dup_free |
uint32_t __db_h_stat::hash_nkeys |
Definition at line 56 of file db_emu.h.
Referenced by sql_stat().