Home
last modified time | relevance | path

Searched refs:hget_header (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c78 static u_int32_t hget_header __P((HTAB *, u_int32_t));
147 if (hget_header(hashp, in __kdb2_hash_open()
397 hget_header(HTAB *hashp, u_int32_t page_size) in hget_header() function