Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c93 int bigkey, bigdata, dupadjust, replace, ret; local
156 bigdata = data_size > t->bt_ovflsize;
165 if (bigdata)
186 if (bigdata)
295 if (bigdata || B_TYPE(bk->type) != B_KEYDATA) {
310 if (bigdata) {