Home
last modified time | relevance | path

Searched defs:item_info (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dhash.h185 typedef struct item_info { struct
186 pgnoitem_info global() argument
187 bucketitem_info global() argument
188 ndxitem_info global() argument
189 pgndxitem_info global() argument
190 statusitem_info global() argument
191 seek_sizeitem_info global() argument
192 seek_found_pageitem_info global() argument
193 key_offitem_info global() argument
194 data_offitem_info global() argument
195 caused_expanditem_info global() argument
H A Dhash_page.c90 __get_item(hashp, cursorp, key, val, item_info) in __get_item() argument
196 __get_item_first(hashp,cursorp,key,val,item_info) __get_item_first() argument
212 __get_item_next(hashp,cursorp,key,val,item_info) __get_item_next() argument
305 ITEM_INFO *item_info; global() variable
525 __addel(HTAB * hashp,ITEM_INFO * item_info,const DBT * key,const DBT * val,u_int32_t num_items,const u_int8_t expanding) __addel() argument
635 add_bigptr(HTAB * hashp,ITEM_INFO * item_info,indx_t big_pgno) add_bigptr() argument
[all...]
H A Dhash.c722 ITEM_INFO item_info; local
874 ITEM_INFO item_info; global() local
[all...]
H A Dhash_bigkey.c322 __big_return(hashp, item_info, val, on_bigkey_page) in __big_return() argument