Home
last modified time | relevance | path

Searched refs:__bt_new (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dextern.h61 #define __bt_new __kdb2_bt_new macro
100 PAGE *__bt_new __P((BTREE *, db_pgno_t *));
H A Dbt_page.c88 __bt_new(t, npg) in __bt_new() function
H A Dbt_overflow.c159 if ((h = __bt_new(t, &npg)) == NULL)
H A Dbt_split.c359 if ((r = __bt_new(t, &npg)) == NULL)
465 if ((l = __bt_new(t, &lnpg)) == NULL ||
466 (r = __bt_new(t, &rnpg)) == NULL)