Home
last modified time | relevance | path

Searched refs:__get_item_first (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h67 #define __get_item_first __kdb2_get_item_first macro
101 u_int32_t __get_item_first __P((HTAB *, CURSOR *, DBT *, DBT *, ITEM_INFO *));
H A Dhash.c882 __get_item_first(hashp, cursorp, key, val, &item_info);
H A Dhash_page.c192 __get_item_first(hashp, cursorp, key, val, item_info) in __get_item_first() function