Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb.c391 if (btm->version < DB_BTREEOLDVER ||
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h293 #define DB_BTREEOLDVER 6 /* Oldest btree version supported. */ macro