Home
last modified time | relevance | path

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 Dextern.h69 #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 Dhash.c889 __get_item_first(hashp, cursorp, key, val, &item_info);
H A Dhash_page.c196 __get_item_first(hashp, cursorp, key, val, item_info) in __get_item_first() function