Searched refs:__get_item (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
| H A D | extern.h | 53 #define __get_item __kdb2_get_item macro 87 u_int32_t __get_item __P((HTAB *, CURSOR *, DBT *, DBT *, ITEM_INFO *));
|
| H A D | hash_page.c | 87 __get_item(HTAB *hashp, CURSOR *cursorp, DBT *key, DBT *val, in __get_item() function 204 status = __get_item(hashp, cursorp, key, val, item_info); in __get_item_next()
|