Searched refs:__get_item_first (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | extern.h | 69 #define __get_item_first __kdb2_get_item_first macro 103 u_int32_t __get_item_first __P((HTAB *, CURSOR *, DBT *, DBT *, ITEM_INFO *));
|
H A D | hash.c | 889 __get_item_first(hashp, cursorp, key, val, &item_info);
|
H A D | hash_page.c | 196 __get_item_first(hashp, cursorp, key, val, item_info) in __get_item_first() function
|