Searched refs:B_TSET (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c318 B_TSET(__bk.type, B_KEYDATA, 1);
445 B_TSET(bo.type, B_OVERFLOW, 0);
554 B_TSET(bk->type, B_KEYDATA, 0);
645 B_TSET(bo.type, B_DUPLICATE, 0);
768 B_TSET(bk->type, B_KEYDATA, 0);
H A Dbt_split.c429 B_TSET(bi.type, B_KEYDATA, 0);
447 B_TSET(bi.type, child_bi->type, 0);
473 B_TSET(bi.type, child_bk->type, 0);
490 B_TSET(bi.type, child_bk->type, 0);
627 B_TSET(bi.type, child_bi->type, 0);
676 B_TSET(bi.type, child_bk->type, 0);
698 B_TSET(bi.type, child_bk->type, 0);
H A Dbt_recno.c324 B_TSET(bk.type, B_KEYDATA, 1);
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Ddb_page.h394 #define B_TSET(t, type, deleted) { \ macro
/osnet-11/usr/src/cmd/sendmail/db/db/
H A Ddb_dup.c61 B_TSET(bo.type, B_OVERFLOW, 0);
497 B_TSET(bk.type, B_KEYDATA, 0);
/osnet-11/usr/src/cmd/sendmail/db/hash/
H A Dhash_dup.c318 B_TSET(bo.type, ho.type, 0);

Completed in 635 milliseconds