Searched refs:__get_item_done (Results 1 – 3 of 3) sorted by relevance
68 #define __get_item_done __kdb2_get_item_done macro102 u_int32_t __get_item_done __P((HTAB *, CURSOR *));
773 __get_item_done(hashp, &cursor);799 found: __get_item_done(hashp, &cursor);819 __get_item_done(hashp, &cursor);935 __get_item_done(hashp, cursorp);
180 __get_item_done(hashp, cursorp) in __get_item_done() function