Searched refs:__get_bigkey (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 51 #define __get_bigkey __kdb2_get_bigkey macro 85 int32_t __get_bigkey __P((HTAB *, PAGE16 *, indx_t, DBT *));
|
H A D | hash_bigkey.c | 293 __get_bigkey(HTAB *hashp, PAGE16 *pagep, indx_t ndx, DBT *key) function 295 __get_bigkey(hashp, pagep, ndx, key) 373 * Does the work for __get_bigkey.
|
H A D | hash_page.c | 486 __get_bigkey(hashp, temp_pagep, n, &key);
|
Completed in 21 milliseconds