Searched refs:__get_item (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 65 #define __get_item __kdb2_get_item macro 99 u_int32_t __get_item __P((HTAB *, CURSOR *, DBT *, DBT *, ITEM_INFO *));
|
H A D | hash_page.c | 86 __get_item(hashp, cursorp, key, val, item_info) in __get_item() function 216 status = __get_item(hashp, cursorp, key, val, item_info);
|