Searched defs:__get_item_next (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h56 #define __get_item_next __kdb2_get_item_next macro
90 u_int32_t __get_item_next __P((HTAB *, CURSOR *, DBT *, DBT *, ITEM_INFO *));
H A Dhash_page.c211 return (__get_item_next(hashp, cursorp, key, val, item_info));
219 __get_item_next(hashp, cursorp, key, val, item_info) function

Completed in 17 milliseconds