Searched refs:__get_item_done (Results 1 – 3 of 3) sorted by relevance
66 #define __get_item_done __kdb2_get_item_done macro100 u_int32_t __get_item_done __P((HTAB *, CURSOR *));
766 __get_item_done(hashp, &cursor);792 found: __get_item_done(hashp, &cursor);812 __get_item_done(hashp, &cursor);928 __get_item_done(hashp, cursorp);
176 __get_item_done(hashp, cursorp) in __get_item_done() function