Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb_int.h23 #define DB_MIN_PGSIZE 0x000200 /* Minimum page size. */ macro
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb.c491 if (dbp->pgsize < DB_MIN_PGSIZE ||