Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h63 #define __get_bigkey __kdb2_get_bigkey macro
97 int32_t __get_bigkey __P((HTAB *, PAGE16 *, indx_t, DBT *));
H A Dhash_bigkey.c287 __get_bigkey(HTAB *hashp, PAGE16 *pagep, indx_t ndx, DBT *key) in __get_bigkey() function
289 __get_bigkey(hashp, pagep, ndx, key) in __get_bigkey()
H A Dhash_page.c467 __get_bigkey(hashp, temp_pagep, n, &key);