Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_open.c89 t->bt_minkey = DEFMINKEYPAGE;
95 t->bt_minkey = DEFMINKEYPAGE;
184 t->bt_minkey = DEFMINKEYPAGE;
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c138 b.minkeypage = DEFMINKEYPAGE;
154 b.minkeypage = DEFMINKEYPAGE;
H A Dbtree.h61 #define DEFMINKEYPAGE (2) /* Minimum keys per page */ macro
/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dbtree.h55 #define DEFMINKEYPAGE (2) macro