Searched refs:BLEAF (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_utils.c73 BLEAF *bl;
159 BLEAF *bl;
H A Dbtree.h61 * btree leaf pages (BLEAF), recno internal pages (RINTERNAL), recno leaf pages
177 } BLEAF; typedef in typeref:struct:_bleaf
179 /* Get the page's BLEAF structure at index indx. */
181 ((BLEAF *)((char *)(pg) + (pg)->linp[indx]))
191 /* Copy a BLEAF entry to the page. */
H A Dbt_split.c91 BLEAF *bl, *tbl;
541 BLEAF *bl;
620 BLEAF *bl;
H A Dbt_debug.c203 BLEAF *bl;
221 X(P_BLEAF, "BLEAF")
H A Dbt_delete.c480 BLEAF *bl;

Completed in 31 milliseconds